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

#include <proofPieces.h>

List of all members.

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 
) [inline, static]
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 
) [inline, static]

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