org.casalib.time
Package | |
---|---|
Classpath: | org.casalib.time |
Classes
EnterFrame
Creates a centralized enterFrame
event.
FrameDelay
Creates a callback after one or more frames.
FrameTime
Creates a common time which isn't affected by delays caused by code execution; the time is only updated every frame.
Inactivity
Detects user inactivity by checking for a void in mouse movement and key presses.
Interval
To be used instead of and functions.
Sequence
Creates a sequence of methods calls that wait for a specified event and/or delay.
Stopwatch
Simple stopwatch class that records elapsed time in milliseconds.