ARVRController._classBinding

Undocumented in source.

Members

Static variables

getControllerId
GodotMethod!(long) getControllerId;
Undocumented in source.
getControllerName
GodotMethod!(String) getControllerName;
Undocumented in source.
getHand
GodotMethod!(ARVRPositionalTracker.TrackerHand) getHand;
Undocumented in source.
getIsActive
GodotMethod!(bool) getIsActive;
Undocumented in source.
getJoystickAxis
GodotMethod!(double, long) getJoystickAxis;
Undocumented in source.
getJoystickId
GodotMethod!(long) getJoystickId;
Undocumented in source.
getRumble
GodotMethod!(double) getRumble;
Undocumented in source.
isButtonPressed
GodotMethod!(long, long) isButtonPressed;
Undocumented in source.
setControllerId
GodotMethod!(void, long) setControllerId;
Undocumented in source.
setRumble
GodotMethod!(void, double) setRumble;
Undocumented in source.

Meta