|
@@ -2044,6 +2044,7 @@ Methods:
|
|
|
- bool OpenJoystick(unsigned index)
|
|
- bool OpenJoystick(unsigned index)
|
|
|
- void CloseJoystick(unsigned index)
|
|
- void CloseJoystick(unsigned index)
|
|
|
- bool DetectJoysticks()
|
|
- bool DetectJoysticks()
|
|
|
|
|
+- unsigned AddScreenJoystick(bool injectAsKeyEvents = false, XMLFile* layoutFile = 0, XMLFile* styleFile = 0)
|
|
|
- void SetScreenKeyboardVisible(bool enable)
|
|
- void SetScreenKeyboardVisible(bool enable)
|
|
|
- int GetKeyFromName(const String name) const
|
|
- int GetKeyFromName(const String name) const
|
|
|
- int GetKeyFromScancode(int scancode) const
|
|
- int GetKeyFromScancode(int scancode) const
|