godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
InputEventKey.scancode
godot
inputeventkey
InputEventKey
Key scancode, one of the
KEY_*
constants in
@
GlobalScope
.
long
scancode
[@property getter]
struct
InputEventKey
@
nogc
nothrow @
property
long
scancode
(
)
long
scancode
[@property setter]
Meta
Source
See Implementation
godot
inputeventkey
InputEventKey
aliases
BaseClasses
functions
getScancode
getScancodeWithModifiers
getUnicode
opAssign
opEquals
setEcho
setPressed
setScancode
setUnicode
properties
echo
pressed
scancode
unicode
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Key scancode, one of the KEY_* constants in @GlobalScope.