platformer
|
Maps between various inputs methods and action (string) More...
Public Member Functions | |
InputMapping (String _action, String _handheld, String _keyboard, WiiButtons _wii) | |
constructor More... | |
Public Attributes | |
String | action |
action identifier More... | |
String | handheld |
CNInput name More... | |
String | keyboard |
Keyboard name More... | |
WiiButtons | wii |
Button in a wiimote More... | |
Maps between various inputs methods and action (string)
|
inline |
constructor
String UnityPlatformer.DefaultInput.InputMapping.action |
action identifier
String UnityPlatformer.DefaultInput.InputMapping.handheld |
CNInput name
String UnityPlatformer.DefaultInput.InputMapping.keyboard |
Keyboard name
WiiButtons UnityPlatformer.DefaultInput.InputMapping.wii |
Button in a wiimote