godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
InputEvent.isAction
godot
inputevent
InputEvent
Returns
true
if this input event matches a pre-defined action of any type.
struct
InputEvent
@
nogc
nothrow const
bool
isAction
(
StringArg0
)
(
in
StringArg0
action
)
Meta
Source
See Implementation
godot
inputevent
InputEvent
aliases
BaseClasses
functions
asText
getActionStrength
getDevice
isAction
isActionPressed
isActionReleased
isActionType
isEcho
isPressed
opAssign
opEquals
setDevice
shortcutMatch
xformedBy
properties
device
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Returns true if this input event matches a pre-defined action of any type.