godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
ARVRController.isButtonPressed
godot
arvrcontroller
ARVRController
Returns
true
if the button at index
button
is pressed.
struct
ARVRController
@
nogc
nothrow const
long
isButtonPressed
(
in
long
button
)
Meta
Source
See Implementation
godot
arvrcontroller
ARVRController
aliases
BaseClasses
functions
getControllerId
getControllerName
getHand
getIsActive
getJoystickAxis
getJoystickId
getRumble
isButtonPressed
opAssign
opEquals
setControllerId
setRumble
properties
controllerId
rumble
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Returns true if the button at index button is pressed.