Public Attributes | |
| IObject * | object |
| std::string * | string |
| The IObject container. | |
| int | integer |
| The string container. | |
| float | floatingpoint |
| The integer container. | |
| bool | fakeflag |
| The float container. | |
This is used in IEvent to contain the event arguments.
Definition at line 59 of file IEventManager.h.
|
|
The float container.
Definition at line 66 of file IEventManager.h. |
|
|
The integer container.
Definition at line 64 of file IEventManager.h. |
|
|
The string container.
Definition at line 63 of file IEventManager.h. |
|
|
Definition at line 61 of file IEventManager.h. |
|
|
The IObject container.
Definition at line 62 of file IEventManager.h. |
1.4.4