Public Member Functions | |
placing_info () | |
Public Attributes | |
int | side |
int | score |
map_location | pos |
Definition at line 114 of file game_state.cpp.
|
inline |
Definition at line 116 of file game_state.cpp.
map_location placing_info::pos |
Definition at line 124 of file game_state.cpp.
int placing_info::score |
Definition at line 123 of file game_state.cpp.
Referenced by operator<().
int placing_info::side |
Definition at line 123 of file game_state.cpp.