godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
InputEvent._new
godot
inputevent
InputEvent
Construct a new instance of InputEvent. Note: use
memnew!InputEvent
instead.
struct
InputEvent
@
nogc
nothrow static
InputEvent
_new
(
)
Meta
Source
See Implementation
godot
inputevent
InputEvent
aliases
BaseClasses
functions
accumulate
asText
getActionStrength
getDevice
isAction
isActionPressed
isActionReleased
isActionType
isEcho
isPressed
opAssign
opEquals
setDevice
shortcutMatch
toHash
xformedBy
properties
device
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Construct a new instance of InputEvent. Note: use memnew!InputEvent instead.