There was an error while loading. Please reload this page.
Input
Found in "dmz/components/input"
Bool channel (Handle channel, Bool State)
Handle channel.create (Handle h)
FunctionPtr channel.observe (self, [Handle channel], Function fnc (Handle Channel, Boolean State))
FunctionPtr axis.observe (self, , Function fnc (Handle channel, Object))
FunctionPtr button.observe (self, , Function fnc (Handle channel, Object))
Number key.toValue (String keyStr)
String key.toString (Number keyValue)
FunctionPtr key.observe (self, , Function fnc (Handle channel, Object))
FunctionPtr mouse.observe (self, , Function fnc (Handle channel, Object))
FunctionPtr data.observe (self, , Function fnc (Handle channel, Handle source, Data d))