godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
MainLoop._inputEvent
godot
mainloop
MainLoop
Called whenever an
InputEvent
is received by the main loop.
struct
MainLoop
@
nogc
nothrow
void
_inputEvent
(
InputEvent
event
)
Meta
Source
See Implementation
godot
mainloop
MainLoop
aliases
BaseClasses
enums
Constants
functions
_dropFiles
_finalize
_globalMenuAction
_idle
_init
_initialize
_inputEvent
_inputText
_iteration
finish
idle
inputEvent
inputText
iteration
opAssign
opEquals
toHash
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Called whenever an InputEvent is received by the main loop.