Structs§
- Calendar
- Represents the
Calendarclass from C++. - Game
Date Time - NewType wrapper for
NaiveDateTime, representing in-game date and time. - GameDay
- Represents a day in a 0-based game.
- Hour
- NewType wrapper for
f32representing in-game hours(0-based). - Month
Index - 0-based Month representation.
- Year
- Represents the 0-based year.
Enums§
- Month
InGame - Represents the months of the year.
- Week
- Represents the days of the week.