My Project
|
#include <minorPiece.h>
Static Public Member Functions | |
template<osl::Player P> | |
static void | adjust (int index, MultiInt &values) |
template<Player P> | |
static void | evalWithUpdateBang (const NumEffectState &state, Move moved, MultiInt &last_value) |
![]() | |
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 518 of file minorPiece.h.
|
inlinestatic |
Definition at line 242 of file minorPiece.cc.
References osl::BLACK, and osl::eval::ml::PawnAdvance::table.
|
static |
Definition at line 252 of file minorPiece.cc.
References osl::alt(), osl::captured(), osl::Move::capturePtype(), osl::Move::capturePtypeO(), osl::Move::from(), osl::Move::isDrop(), osl::Piece::isPlayerPtype(), osl::PAWN, osl::SimpleState::pieceAt(), osl::Move::player(), osl::Move::ptype(), osl::PTYPE_EMPTY, osl::Move::ptypeO(), osl::Piece::square(), and osl::Move::to().