penguins  1.0.0
GameLogPlayerChange Struct Reference

Detailed Description

A GameLogEntry created by game_set_current_player.

Definition at line 101 of file game.h.

Data Fields

int old_player_index
 
int new_player_index
 

Field Documentation

◆ old_player_index

int GameLogPlayerChange::old_player_index

Definition at line 102 of file game.h.

Referenced by Game::game_rewind_state_to_log_entry(), and Game::game_set_current_player().

◆ new_player_index

int GameLogPlayerChange::new_player_index

Definition at line 103 of file game.h.

Referenced by Game::game_rewind_state_to_log_entry(), and Game::game_set_current_player().


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