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 () |
Friends | |
| class | KeyboardMouseImplementation |
| class | RenderSurface |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
1.4.2