#include <zakdef.h>
Data Fields | |
| UInt8 | version [4] |
| UInt8 | mapsize |
| Int16 | _visible_x |
| Int16 | _visible_y |
| Int16 | map_xpos |
| Int16 | map_ypos |
| Int16 | _cursor_xpos |
| Int16 | _cursor_ypos |
| Int32 | credits |
| UInt32 | _BuildCount [20] |
| UInt32 | TimeElapsed |
| UInt8 | tax |
| UInt8 | gas_bits |
| UInt16 | gameLoopSeconds |
| Char | cityname [20] |
| UInt8 | upkeep [ue_tail] |
| UInt8 | diff_disaster |
| UInt8 | gridsToUpdate |
| DefenceUnit | units [10] |
| MoveableObject | objects [10] |
Definition at line 431 of file zakdef.h.
|
|
Deprecated |
|
|
Deprecated |
|
|
Deprecated |
|
|
deprecated |
|
|
deprecated |
|
|
Name of city |
|
|
amount of money |
|
|
rate of disasters |
|
|
real seconds per game month |
|
|
do we auto-bulldoze? |
|
|
grids to update next update loop |
|
|
start visible x axis |
|
|
start visible y axis |
|
|
The size of each axis of the map |
|
|
Special objects |
|
|
Tax rate |
|
|
Number of months past 00 |
|
|
Defence Units |
|
|
upkeep ages for bits |
|
|
Version code of savegame |
1.2.18