#include <faith/event.h>
Inheritance diagram for Faith::TimerEvent:

Public Member Functions | |
| TimerEvent (int id) | |
| int | timerId () const |
After calling Object::startTimer, the Object will receive these events
| Faith::TimerEvent::TimerEvent | ( | int | id | ) | [inline] |
specifies the timer id as returned by Object::startTimer
| int Faith::TimerEvent::timerId | ( | ) | const [inline] |
1.4.7