My Project
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 12 of file proofPieces.h.

Member Function Documentation

◆ attack()

static const PieceStand osl::checkmate::ProofPieces::attack ( const PieceStand  prev,
Move  move,
const PieceStand  max 
)
inlinestatic

◆ defense()

static const PieceStand osl::checkmate::ProofPieces::defense ( const CheckMoveList &  moves,
const NumEffectState state,
PieceStand  max 
)
static

◆ leaf()

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: