Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
TimeOfDayOptions
Interface TimeOfDayOptions
interface
TimeOfDayOptions
{
dayLengthMs
?:
number
;
initialHour
?:
number
;
phases
?:
PhaseBoundary
[]
;
onPhaseChanged
?:
(
next
:
string
,
prev
:
string
|
null
)
=>
void
;
}
Index
Properties
day
Length
Ms?
initial
Hour?
phases?
on
Phase
Changed?
Properties
Optional
day
Length
Ms
dayLengthMs
?:
number
Optional
initial
Hour
initialHour
?:
number
Optional
phases
phases
?:
PhaseBoundary
[]
Optional
on
Phase
Changed
onPhaseChanged
?:
(
next
:
string
,
prev
:
string
|
null
)
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
day
Length
Ms
initial
Hour
phases
on
Phase
Changed
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...