Homepage | Demos | Overview | Downloads | Tutorials | Reference | Credits |
#include <EventRouter.h>
Definition at line 145 of file EventRouter.h.
Public Member Functions | |
bool | operator() (const TimerEntry *const a, const TimerEntry *const b) const |
Used by STL to sort the timer list in order of activation time; see timers. |
|
Used by STL to sort the timer list in order of activation time; see timers. Since we remove NULLs before sorting, shouldn't need to check here (and I want to know if i'm wrong)
Definition at line 150 of file EventRouter.h. |
Tekkotsu v2.0 |
Generated Wed Jan 21 03:23:10 2004 by Doxygen 1.3.4 |