wxArt2D specific
a2dTimer which notifies a2dCanvasObject's
More...
#include <canglob.h>
List of all members.
Detailed Description
wxArt2D specific
a2dTimer which notifies a2dCanvasObject's
Definition at line 688 of file canglob.h.
Constructor & Destructor Documentation
| a2dTimer::a2dTimer |
( |
a2dEvtHandler * |
owner, |
|
|
int |
id = -1 | |
|
) |
| | [inline] |
constructor
- Parameters:
-
| owner | to which a2dCanvasObject/a2dEvtHandler should the event be sent. |
| id | event id |
Definition at line 703 of file canglob.h.
Member Function Documentation
| void a2dTimer::SetOwner |
( |
a2dEvtHandler * |
owner, |
|
|
int |
id = -1 | |
|
) |
| | [inline] |
set object to recieve timer event.
- Parameters:
-
| owner | to which a2dCanvasObject/a2dEvtHandler should the event be sent. |
| id | event id |
Definition at line 714 of file canglob.h.
| virtual void a2dTimer::Notify |
( |
|
) |
[inline, virtual] |
called by a2dTimer when time event is issued. This sents the event to the m_owner
Definition at line 722 of file canglob.h.
The documentation for this class was generated from the following file:
a2dTimer Class Reference -- Tue Aug 31 18:35:54 2010 -- 31 Aug 2010 -- 1.5.5 -- wxArt2D -- . --