penguins  1.0.0
GameLogPhaseChange Struct Reference

Detailed Description

A GameLogEntry created by game_set_phase.

Definition at line 95 of file game.h.

Data Fields

GamePhase old_phase
 
GamePhase new_phase
 

Field Documentation

◆ old_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().

◆ new_phase

GamePhase GameLogPhaseChange::new_phase

The documentation for this struct was generated from the following file: