All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Static Public Member Functions
osl::enter_king::EnterKing Struct Reference

#include <enterKing.h>

List of all members.

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)

Detailed Description

Definition at line 12 of file enterKing.h.


Member Function Documentation

template bool osl::enter_king::EnterKing::canDeclareWin< WHITE > ( const NumEffectState &  state) [static]

Definition at line 5 of file enterKing.cc.

References osl::BLACK.

template<Player P>
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.

template<Player P>
static bool osl::enter_king::EnterKing::canDeclareWin ( const NumEffectState &  state,
int &  drops 
) [static]

The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines