All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Static Public Member Functions | List of all members
osl::checkmate::ProofPieces Struct Reference

#include <proofPieces.h>

Static Public Member Functions

static const PieceStand leaf (const NumEffectState &state, Player attacker, const PieceStand max)
 
static const PieceStand attack (const PieceStand prev, Move move, const PieceStand max)
 
static const PieceStand defense (const CheckMoveList &moves, const NumEffectState &state, PieceStand max)
 

Detailed Description

Definition at line 13 of file proofPieces.h.

Member Function Documentation

static const PieceStand osl::checkmate::ProofPieces::attack ( const PieceStand  prev,
Move  move,
const PieceStand  max 
)
inlinestatic
static const PieceStand osl::checkmate::ProofPieces::defense ( const CheckMoveList &  moves,
const NumEffectState &  state,
PieceStand  max 
)
static
static const PieceStand osl::checkmate::ProofPieces::leaf ( const NumEffectState &  state,
Player  attacker,
const PieceStand  max 
)
inlinestatic

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