#include <virtualPin.h>
Static Public メソッド | |
static bool | find (const NumEffectState &state, Player defense, const PieceMask &remove) |
remove が全て動くと defenseの玉に攻め方の効きが発生するか。 | |
static bool | find (const NumEffectState &state, Player defense, Position target) |
Static Private メソッド | |
template<Direction DIR> | |
static bool | findDirection (const SimpleState &state, Position target, Player defense, const PieceMask &remove) |
virtualPin.h の 11 行で定義されています。
static bool osl::effect_util::VirtualPin::find | ( | const NumEffectState & | state, | |
Player | defense, | |||
Position | target | |||
) | [inline, static] |
virtualPin.h の 35 行で定義されています。
参照先 find().
bool osl::effect_util::VirtualPin::find | ( | const NumEffectState & | state, | |
Player | defense, | |||
const PieceMask & | remove | |||
) | [static] |