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 | |
| static Keyboard * | getSingleton () |
| static bool | isSpecialKey (KeyCharacter keychar) |
Protected Member Functions | |
| virtual | ~Keyboard () |
Static Protected Attributes | |
| static Keyboard * | theKeyboard |
Friends | |
| class | KeyboardMouseImplementation |
| class | RenderSurface |
| class | KeyboardProxy |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6