Platform_Input Class Reference | |||||||||||||||||
Public Member Functions | |
| virtual Platform_Input_KeyboardDevice * | GetKeyboardDevice ()=0 |
| virtual Platform_Input_MouseDevice * | GetMouseDevice ()=0 |
Member Function Documentation
| virtual Platform_Input_KeyboardDevice* Platform_Input::GetKeyboardDevice | ( | ) | [pure virtual] |
Implemented in Platform_Win32_Input.
| virtual Platform_Input_MouseDevice* Platform_Input::GetMouseDevice | ( | ) | [pure virtual] |
Implemented in Platform_Win32_Input.






