Inheritance diagram for Producer::Keyboard:
Public Member Functions | |
Keyboard () | |
void * | operator new (size_t size) |
void | mapKey (KeyCombination keyCombo, KeyCharacter keyChar) |
Static Public Member Functions | |
Keyboard * | getSingleton () |
bool | isSpecialKey (KeyCharacter keychar) |
Protected Member Functions | |
virtual | ~Keyboard () |
Static Protected Attributes | |
Keyboard * | theKeyboard |
Friends | |
class | KeyboardMouseImplementation |
class | RenderSurface |
class | KeyboardProxy |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|