godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
InputEventWithModifiers.command
godot
inputeventwithmodifiers
InputEventWithModifiers
State of the Command modifier.
bool
command
[@property getter]
bool
command
[@property setter]
struct
InputEventWithModifiers
@
nogc
nothrow @
property
void
command
(
bool
v
)
Meta
Source
See Implementation
godot
inputeventwithmodifiers
InputEventWithModifiers
aliases
BaseClasses
functions
getAlt
getCommand
getControl
getMetakey
getShift
opAssign
opEquals
setAlt
setCommand
setControl
setMetakey
setShift
properties
alt
command
control
meta
shift
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
State of the Command modifier.