godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
InputEventWithModifiers.control
godot
inputeventwithmodifiers
InputEventWithModifiers
State of the Ctrl modifier.
bool
control
[@property getter]
struct
InputEventWithModifiers
@
nogc
nothrow @
property
bool
control
(
)
bool
control
[@property setter]
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 Ctrl modifier.