|
Project Information
Links
|
A growing selection of things that I keep needing. Docs and Examples should be in the download zip file in the next tab over. If you have any questions or requests then please drop me a line on matt at polymonkey dot com
Time
A class for counting the elapsed time of the previous frame.
TimerEvent
A class that will autofire a timerEvent function after a defined time.
StopWatch
Helper class that can count a length of time in millis and seconds.
Changlog- rev001 - 29/12/09 - initial version. Time, TimerEvent, StopWatch all added.
- rev002 - 30/12/09 - update to StopWatch to include reset and a lap timing ability.
- rev003 - 06/03/10 - update to StopWatch to fix log spam on unstarted stopwatches
|