Simutrans-Squirrel-API
Public Attributes | List of all members
time_ticks_x Class Reference
Inheritance diagram for time_ticks_x:
time_x

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
 

Detailed Description

Struct to get precise information about time.

See also
world::get_time

Definition at line 19 of file api_simple.cc.


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