IChessBoard Member List

This is the complete list of members for IChessBoard, including all inherited members.
AddFigure(uint8 x, uint8 y, ChessFigure figure, ChessColor color)IChessBoard
AddFigure(IChessTile& tile, ChessFigure figure, ChessColor color)IChessBoard
AddTile(uint8 x, uint y, ChessColor color)IChessBoard
GetCritter(uint8 x, uint8 y)IChessBoard
GetItem(uint8 x, uint8 y)IChessBoard
GetLocation()IChessBoard
GetMap()IChessBoard
GetNpc(uint8 x, uint8 y)IChessBoard
GetNpcSkin(ChessFigure figure, ChessColor color)IChessBoard
GetTile(uint8 x, uint8 y)IChessBoard
Move(uint8 fromX, uint8 fromY, uint8 toX, uint8 toY)IChessBoard
Spawn(Map& map, uint16 hx, uint16 hy)IChessBoard