![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
Collaboration diagram for logging_civ_score:Public Attributes | |
| FILE * | fp |
| int | last_turn |
| struct plrdata_slot * | plrdata |
Definition at line 55 of file report.cpp.
| FILE* logging_civ_score::fp |
Definition at line 56 of file report.cpp.
Referenced by log_civ_score_free(), log_civ_score_init(), log_civ_score_now(), and scan_score_log().
| int logging_civ_score::last_turn |
Definition at line 57 of file report.cpp.
Referenced by log_civ_score_init(), log_civ_score_now(), and scan_score_log().
| struct plrdata_slot* logging_civ_score::plrdata |
Definition at line 58 of file report.cpp.
Referenced by log_civ_score_free(), log_civ_score_init(), log_civ_score_now(), and scan_score_log().