Event argument for key events.
More...
#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/libraries/core/input/InputHandler.h>
Event argument for key events.
orxonox::KeyEvent::KeyEvent |
( |
KeyCode::ByEnum |
key, |
|
|
unsigned int |
text, |
|
|
int |
modifiers |
|
) |
| |
|
inline |
unsigned int orxonox::KeyEvent::getText |
( |
| ) |
const |
|
inline |
bool orxonox::KeyEvent::operator!= |
( |
const KeyEvent & |
rhs | ) |
const |
|
inline |
bool orxonox::KeyEvent::operator== |
( |
const KeyEvent & |
rhs | ) |
const |
|
inline |
void orxonox::KeyEvent::setModifiers |
( |
int |
modifiers | ) |
|
|
inline |
int orxonox::KeyEvent::modifiers_ |
|
private |
unsigned int orxonox::KeyEvent::text_ |
|
private |
The documentation for this class was generated from the following file: