#include <captureGroup.h>


Public メソッド | |
| DropCapturedGroup () | |
| void | show (std::ostream &os, int name_width, const range_t &range, const vector< double > &weights) const |
| int | findMatchWithoutProgress (Move move, const RatingEnv &env) const |
| int | findMatch (const NumEffectState &, Move move, const RatingEnv &env) const |
captureGroup.h の 87 行で定義されています。
| osl::rating::DropCapturedGroup::DropCapturedGroup | ( | ) |
captureGroup.cc の 26 行で定義されています。
参照先 osl::PTYPE_BASIC_MIN, と osl::PTYPE_MAX.
| int osl::rating::DropCapturedGroup::findMatch | ( | const NumEffectState & | state, | |
| Move | m, | |||
| const RatingEnv & | env | |||
| ) | const [inline, virtual] |
osl::rating::Groupを再定義しています。
captureGroup.h の 106 行で定義されています。
参照先 findMatchWithoutProgress(), と osl::rating::RatingEnv::progress.
| void osl::rating::DropCapturedGroup::show | ( | std::ostream & | os, | |
| int | name_width, | |||
| const range_t & | range, | |||
| const vector< double > & | weights | |||
| ) | const [inline, virtual] |
1.6.3