godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
InputEvent.isActionType
godot
inputevent
InputEvent
Returns
true
if this input event's type is one of the
InputEvent
constants.
struct
InputEvent
@
nogc
nothrow const
bool
isActionType
(
)
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's type is one of the InputEvent constants.