TimeConfiguration

Module that contain the time configuration for the simulation.

class Object
trait Matchable
class Any

Value members

Concrete fields

It represents the number of minutes that split day/night.

It represents the number of minutes that split day/night.

How many minutes there are per day.

How many minutes there are per day.

How many minutes there are per hour.

How many minutes there are per hour.

val TICKS_PER_DAY: Long

Based on MINUTES_PER_DAY and TICKS_PER_MINUTE represents how many engine ticks are needed in a day.

Based on MINUTES_PER_DAY and TICKS_PER_MINUTE represents how many engine ticks are needed in a day.

How many engine ticks are necessary for a minute in the virtual time of the simulation.

How many engine ticks are necessary for a minute in the virtual time of the simulation.