penguins
1.0.0
|
A GameLogEntry created by game_set_phase.
Data Fields | |
GamePhase | old_phase |
GamePhase | new_phase |
GamePhase GameLogPhaseChange::old_phase |
Definition at line 96 of file game.h.
Referenced by Game::game_rewind_state_to_log_entry(), and Game::game_set_phase().
GamePhase GameLogPhaseChange::new_phase |
Definition at line 97 of file game.h.
Referenced by Game::game_rewind_state_to_log_entry(), Game::game_set_phase(), and LogEntryViewerController::on_activated().