toggle menu
kastro
0.3.0
common
switch theme
search in API
kastro
/
dev.jamesyox.kastro.sol
/
SolarEvent
/
TwilightEvent
Twilight
Event
sealed
interface
TwilightEvent
:
SolarEvent
A type of Solar Event that includes the beginning of various
SolarPhase
s
Inheritors
CivilDusk
NauticalDusk
AstronomicalDusk
Night
AstronomicalDawn
NauticalDawn
CivilDawn
Day
Members
Properties
time
Link copied to clipboard
abstract
val
time
:
Instant
Time of the event
Functions
compare
To
Link copied to clipboard
open
operator override
fun
compareTo
(
other
:
SolarEvent
)
:
Int