Public Member Functions | |
Event (Component *source, int id) | |
Component * | getSource () const |
int | getID () const |
|
Create a new Event with given source Component, and identifier. |
|
Return a pointer to the source Component.
|
|
Returns the Event identifier.
|