#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 = LANCE |
static const int | indexMin = PtypeTraits<basicType>::indexMin |
Definition at line 112 of file ptypeTraits.h.
static const char* osl::PtypeTraits< PLANCE >::csaName | ( | ) | [inline, static] |
Definition at line 119 of file ptypeTraits.h.
static const char* osl::PtypeTraits< PLANCE >::name | ( | ) | [inline, static] |
Definition at line 118 of file ptypeTraits.h.
Definition at line 121 of file ptypeTraits.h.
const bool osl::PtypeTraits< PLANCE >::betterToPromote = false [static] |
Definition at line 116 of file ptypeTraits.h.
const bool osl::PtypeTraits< PLANCE >::canPromote = false [static] |
Definition at line 115 of file ptypeTraits.h.
Definition at line 122 of file ptypeTraits.h.
const bool osl::PtypeTraits< PLANCE >::isBasic = false [static] |
Definition at line 114 of file ptypeTraits.h.
Definition at line 120 of file ptypeTraits.h.
Definition at line 117 of file ptypeTraits.h.