#include <escape.h>


Public メソッド | |
| PtypeAttackedGroup () | |
| 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 |
| bool | effectiveInCheck () const |
group/escape.h の 32 行で定義されています。
| osl::rating::PtypeAttackedGroup::PtypeAttackedGroup | ( | ) |
| bool osl::rating::PtypeAttackedGroup::effectiveInCheck | ( | ) | const [inline, virtual] |
osl::rating::Groupを再定義しています。
group/escape.h の 50 行で定義されています。
| int osl::rating::PtypeAttackedGroup::findMatch | ( | const NumEffectState & | state, | |
| Move | m, | |||
| const RatingEnv & | env | |||
| ) | const [inline, virtual] |
osl::rating::Groupを再定義しています。
group/escape.h の 40 行で定義されています。
参照先 osl::alt(), osl::Move::from(), osl::Move::isDrop(), osl::Move::oldPtype(), osl::Move::player(), osl::rating::RatingEnv::progress, osl::PTYPE_MAX, osl::PTYPE_MIN, と osl::PTYPE_PIECE_MIN.
| void osl::rating::PtypeAttackedGroup::show | ( | std::ostream & | os, | |
| int | name_width, | |||
| const range_t & | range, | |||
| const vector< double > & | weights | |||
| ) | const [inline, virtual] |
1.6.3