My Project
|
#include <minorPiece.h>
Static Public Member Functions | |
static int | index (Player P, Square pos) |
static bool | cantAdvance (const NumEffectState &state, const Piece pawn) |
static bool | cantAdvance (const NumEffectState &state, const PtypeO ptypeO, const Square position) |
Definition at line 499 of file minorPiece.h.
|
inlinestatic |
Definition at line 505 of file minorPiece.h.
References cantAdvance(), osl::Piece::ptypeO(), and osl::Piece::square().
Referenced by cantAdvance().
|
inlinestatic |
Definition at line 509 of file minorPiece.h.
References osl::Board_Table, osl::getOwner(), osl::getPtype(), osl::Piece::isOnBoardByOwner(), osl::BoardTable::nextSquare(), osl::PAWN, osl::SimpleState::pieceAt(), and osl::U.
Definition at line 501 of file minorPiece.h.
References osl::BLACK, and osl::Square::y().