#include <squareGroup.h>
Public メソッド | |
RelativeKingYGroup (bool a) | |
void | show (std::ostream &os, int name_width, const range_t &range, const std::vector< double > &weights) const |
int | findMatch (const NumEffectState &state, Move move, const RatingEnv &env) const |
bool | effectiveInCheck () const |
Public 変数 | |
bool | attack |
squareGroup.h の 31 行で定義されています。
osl::rating::RelativeKingYGroup::RelativeKingYGroup | ( | bool | a | ) |
squareGroup.cc の 19 行で定義されています。
参照先 osl::PTYPE_PIECE_MIN.
bool osl::rating::RelativeKingYGroup::effectiveInCheck | ( | ) | const [inline, virtual] |
osl::rating::Groupを再定義しています。
squareGroup.h の 46 行で定義されています。
int osl::rating::RelativeKingYGroup::findMatch | ( | const NumEffectState & | state, | |
Move | m, | |||
const RatingEnv & | env | |||
) | const [inline, virtual] |
osl::rating::Groupを再定義しています。
squareGroup.h の 40 行で定義されています。
参照先 attack, osl::rating::RelativeKingY::index(), と osl::rating::RatingEnv::progress.
void osl::rating::RelativeKingYGroup::show | ( | std::ostream & | os, | |
int | name_width, | |||
const range_t & | range, | |||
const std::vector< double > & | weights | |||
) | const [inline, virtual] |
squareGroup.h の 33 行で定義されています。
参照元 findMatch().