#include <ptypeTraits.h>
Static Public Member Functions | |
static const char * | name () |
static const char * | csaName () |
Static Public Attributes | |
static const bool | isBasic = false |
static const bool | canPromote = false |
static const bool | betterToPromote = false |
static const Ptype | moveType = GOLD |
static const int | moveMask = PtypeTraits<GOLD>::moveMask |
static const Ptype | basicType = SILVER |
static const int | indexMin = PtypeTraits<basicType>::indexMin |
Definition at line 179 of file ptypeTraits.h.
Definition at line 186 of file ptypeTraits.h.
Definition at line 185 of file ptypeTraits.h.
Definition at line 188 of file ptypeTraits.h.
const bool osl::PtypeTraits< PSILVER >::betterToPromote = false [static] |
Definition at line 183 of file ptypeTraits.h.
const bool osl::PtypeTraits< PSILVER >::canPromote = false [static] |
Definition at line 182 of file ptypeTraits.h.
Definition at line 189 of file ptypeTraits.h.
Definition at line 181 of file ptypeTraits.h.
Definition at line 187 of file ptypeTraits.h.
Definition at line 184 of file ptypeTraits.h.