![]() |
Blamite Game Engine - blam!
00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
|
#include <SdlEmulationLayer.h>
Public Attributes | |
| SDL_Scancode | scancode |
| SDL physical key code - see SDL_Scancode for details. More... | |
| SDL_Keycode | sym |
| SDL virtual key code - see SDL_Keycode for details. More... | |
| Ogre::uint16 | mod |
| current key modifiers More... | |
| Ogre::uint32 | unused |
| Ogre::uint16 SDL_Keysym::mod |
current key modifiers
| SDL_Scancode SDL_Keysym::scancode |
SDL physical key code - see SDL_Scancode for details.
| SDL_Keycode SDL_Keysym::sym |
SDL virtual key code - see SDL_Keycode for details.
| Ogre::uint32 SDL_Keysym::unused |