#include <enterKing.h>
Static Public Member Functions | |
| static bool | canDeclareWin (const NumEffectState &state) |
| template<Player P> | |
| static bool | canDeclareWin (const NumEffectState &state) |
| static bool | canDeclareWin (const NumEffectState &state, int &drops) |
| template<Player P> | |
| static bool | canDeclareWin (const NumEffectState &state, int &drops) |
Definition at line 12 of file enterKing.h.
| template bool osl::enter_king::EnterKing::canDeclareWin< WHITE > | ( | const NumEffectState & | state | ) | [static] |
Definition at line 5 of file enterKing.cc.
References osl::BLACK.
| static bool osl::enter_king::EnterKing::canDeclareWin | ( | const NumEffectState & | state | ) | [static] |
| template bool osl::enter_king::EnterKing::canDeclareWin< WHITE > | ( | const NumEffectState & | state, |
| int & | drops | ||
| ) | [static] |
Definition at line 69 of file enterKing.cc.
References osl::BLACK.
| static bool osl::enter_king::EnterKing::canDeclareWin | ( | const NumEffectState & | state, |
| int & | drops | ||
| ) | [static] |
1.7.6.1