wxEvtHandler:connect/5 with EventType:See also the message variant #wxJoystick{} event record type.
wxEventabstract datatype: wxJoystickEvent()
An object reference, The representation is internal and can be changed without notice. It can't be used for comparsion stored on disc or distributed for use on other nodes.
buttonDown(This::wxJoystickEvent()) -> bool()
Equivalent to buttonDown(This, []).
buttonDown(This::wxJoystickEvent(), Options::[Option]) -> bool()
buttonIsDown(This::wxJoystickEvent()) -> bool()
Equivalent to buttonIsDown(This, []).
buttonIsDown(This::wxJoystickEvent(), Options::[Option]) -> bool()
buttonUp(This::wxJoystickEvent()) -> bool()
Equivalent to buttonUp(This, []).
buttonUp(This::wxJoystickEvent(), Options::[Option]) -> bool()
getButtonChange(This::wxJoystickEvent()) -> integer()
getButtonState(This::wxJoystickEvent()) -> integer()
getJoystick(This::wxJoystickEvent()) -> integer()
getPosition(This::wxJoystickEvent()) -> {X::integer(), Y::integer()}
getZPosition(This::wxJoystickEvent()) -> integer()
isButton(This::wxJoystickEvent()) -> bool()
isMove(This::wxJoystickEvent()) -> bool()
isZMove(This::wxJoystickEvent()) -> bool()
Generated by EDoc, May 26 2008, 12:35:29.