KillInfo Class Reference
Information about a kill in the trap.
More...
#include <board.h>
List of all members.
|
Public Member Functions |
|
| KillInfo (player_t player, piece_t piece, coord_t coord) |
|
void | setValues (player_t player, piece_t piece, coord_t coord) |
|
const string | toString () const |
Private Attributes |
|
bool | active_ |
|
player_t | player_ |
|
piece_t | piece_ |
|
coord_t | coord_ |
Detailed Description
Information about a kill in the trap.
Holds information on player, piece, square(trap).
The documentation for this class was generated from the following files: