org.casalib.time
| Package | |
|---|---|
| Classpath: | org.casalib.time |
| File last modified: | Sunday, 28 March 2010, 11:55:55 |
Summary
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
flash.utils.setInterval and flash.utils.setTimeout 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.