Public Member Functions | |
| placing_info () | |
Public Attributes | |
| int | side |
| int | score |
| map_location | pos |
Definition at line 93 of file game_state.cpp.
|
inline |
Definition at line 95 of file game_state.cpp.
| map_location placing_info::pos |
Definition at line 103 of file game_state.cpp.
Referenced by game_state::place_sides_in_preferred_locations().
| int placing_info::score |
Definition at line 102 of file game_state.cpp.
Referenced by operator<(), and game_state::place_sides_in_preferred_locations().
| int placing_info::side |
Definition at line 102 of file game_state.cpp.
Referenced by game_state::place_sides_in_preferred_locations().