#include <pinGroup.h>


Public メソッド | |
| PinGroup () | |
| void | show (std::ostream &os, int name_width, const range_t &range, const vector< double > &weights) const |
| int | findMatch (const NumEffectState &state, Move move, const RatingEnv &env) const |
pinGroup.h の 13 行で定義されています。
| osl::rating::PinGroup::PinGroup | ( | ) | [inline] |
pinGroup.h の 15 行で定義されています。
参照先 osl::PTYPE_MAX, osl::PTYPE_PIECE_MIN, と target.
| int osl::rating::PinGroup::findMatch | ( | const NumEffectState & | state, | |
| Move | m, | |||
| const RatingEnv & | env | |||
| ) | const [inline, virtual] |
osl::rating::Groupを再定義しています。
pinGroup.h の 33 行で定義されています。
参照先 osl::rating::PinAttack::index(), と osl::rating::RatingEnv::progress.
| void osl::rating::PinGroup::show | ( | std::ostream & | os, | |
| int | name_width, | |||
| const range_t & | range, | |||
| const vector< double > & | weights | |||
| ) | const [inline, virtual] |
1.6.3