My Project
Static Public Member Functions | List of all members
osl::enter_king::EnterKing Struct Reference

#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)
 

Detailed Description

Definition at line 12 of file enterKing.h.

Member Function Documentation

◆ canDeclareWin() [1/4]

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

Definition at line 5 of file enterKing.cc.

References osl::BLACK, and osl::SimpleState::turn().

◆ canDeclareWin() [2/4]

template<osl::Player Turn>
bool osl::enter_king::EnterKing::canDeclareWin ( const NumEffectState state)
static

◆ canDeclareWin() [3/4]

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, and osl::SimpleState::turn().

◆ canDeclareWin() [4/4]

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

The documentation for this struct was generated from the following files: