Hydrogen Framework  1.3.1
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
hInput Member List

This is the complete list of members for hInput, including all inherited members.

AddAction(String name, InputAction action)Hydrogen.Peripherals.Input
AddControl(String controlName, String actionName)Hydrogen.Peripherals.Input
Awake()hInputprotectedvirtual
ClearControls()Hydrogen.Peripherals.Input
Exists()hInputstatic
GetControls()Hydrogen.Peripherals.Input
InstancehInputstatic
PersistenthInput
RemoveAction(String name, bool alsoRemoveControls)Hydrogen.Peripherals.Input
RemoveControl(String controlName)Hydrogen.Peripherals.Input
SetControls(List< KeyValuePair< string, string >> controlScheme)Hydrogen.Peripherals.Input
Update()Hydrogen.Peripherals.Inputprotectedvirtual