This class implements a timer. What else could it be? :) The timer is off by default so you have to explicitly call enable(true) to enable it (assuming you previously set the alarm time interval).
Member Function Documentation
void aedTimer::enable
(
bool
state
)
Enable/disable timer.
void aedTimer::setAlarm
(
Uint32
time
)
Set timer's interval.
Parameters:
time
time in milliseconds
The documentation for this class was generated from the following file: