Package arc.util

Class Timer.TimerThread

java.lang.Object
arc.util.Timer.TimerThread
All Implemented Interfaces:
ApplicationListener, Runnable
Enclosing class:
Timer

protected static class Timer.TimerThread extends Object implements Runnable, ApplicationListener
Manages a single thread for updating timers. Uses application events to pause, resume, and dispose the thread.