Simutrans-Squirrel-API
|
Public Attributes | |
integer | next_month_ticks |
new month will start at this time | |
integer | ticks |
current time in ticks | |
integer | ticks_per_month |
length of one in-game month in ticks | |
Public Attributes inherited from time_x | |
integer | month |
month in 0..11 | |
integer | raw |
raw integer value of date | |
integer | year |
year | |
Struct to get precise information about time.
Definition at line 19 of file api_simple.cc.