Crate ticktime[][src]

Modules

event

Structs

TickTime

A TickTime helps to keep track of the current tick in the game. Following a TickTimeType, it will translate the current tick to a list of computed values, representing year, season, month…

TickTimeOptions

Options to give to TickTime to enable/configure features

Enums

EarthLikeMonthType

List of available month type for an Earth-like calendar

TickTimeType

The way the in game datetime will be handled