Gets the current day
If delta is passed in, then it adds delta to the time
The default value of delta is zero
overload 1:
world.getDay()
Method Property | Fluent Description | Representation |
Return Value | a Number | |
overload 2:
world.getDay(delta)
Method Property | Fluent Description | Representation |
delta accepts | a Number | |
Return Value | a Number | |