An input event.
More...
#include <Event.h>
◆ Event() [1/3]
Constructor.
Sets the type to {
- See also
- ET_NULL}, and the parameters to 0.
◆ Event() [2/3]
Constructor.
Sets the parameters to 0.
- Parameters
-
◆ Event() [3/3]
VGears::Event::Event |
( |
EventType |
n, |
|
|
float |
p1, |
|
|
float |
p2 |
|
) |
| |
|
inline |
Constructor.
- Parameters
-
[in] | n | The event type. |
[in] | p1 | First parameter. |
[in] | p2 | Second parameter. |
◆ event
Ogre::String VGears::Event::event |
◆ param1
float VGears::Event::param1 |
◆ param2
float VGears::Event::param2 |
◆ type
The documentation for this struct was generated from the following file: