This is the complete list of members for
CChessBoard, including all inherited members.
| AddFigure(uint8 x, uint8 y, ChessFigure figure, ChessColor color) | CChessBoard | |
| AddFigure(IChessTile& tile, ChessFigure figure, ChessColor color) | CChessBoard | |
| AddTile(uint8 x, uint y, ChessColor color) | CChessBoard | |
| CChessBoard(string& tileWhite, string& tileBlack, array< uint > npcSkins, int16 tileOffsetX=0, int16 tileOffsetY=0) | CChessBoard | |
| Create() | CChessBoard | |
| get_BaseHexX() | CChessBoard | |
| get_BaseHexY() | CChessBoard | |
| get_TileBlack() | CChessBoard | |
| get_TileOffsetX() | CChessBoard | |
| get_TileOffsetY() | CChessBoard | |
| get_TileWhite() | CChessBoard | |
| GetCritter(uint8 x, uint8 y) | CChessBoard | |
| GetItem(uint8 x, uint8 y) | CChessBoard | |
| GetLocation() | CChessBoard | |
| GetMap() | CChessBoard | |
| GetNpc(uint8 x, uint8 y) | CChessBoard | |
| GetNpcSkin(ChessFigure figure, ChessColor color) | CChessBoard | |
| GetTile(uint8 x, uint8 y) | CChessBoard | |
| hex | CChessBoard | |
| mapId | CChessBoard | |
| Move(uint8 fromX, uint8 fromY, uint8 toX, uint8 toY) | CChessBoard | |
| npcSkins | CChessBoard | |
| Spawn(Map& map, uint16 hx, uint16 hy) | CChessBoard | |
| tileOffset | CChessBoard | |
| tilePicture | CChessBoard | |
| tiles | CChessBoard | |
| ~CChessBoard() | CChessBoard | |