godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
InputEventAction._classBinding
godot
inputeventaction
InputEventAction
Undocumented in source.
struct
InputEventAction
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_action")
GodotMethod
!(
void
,
String
)
setAction
;
__gshared
@
GodotName
("get_action")
GodotMethod
!(
String
)
getAction
;
__gshared
@
GodotName
("set_pressed")
GodotMethod
!(
void
,
bool
)
setPressed
;
}
Members
Static variables
getAction
GodotMethod
!(
String
)
getAction
;
Undocumented in source.
setAction
GodotMethod
!(
void
,
String
)
setAction
;
Undocumented in source.
setPressed
GodotMethod
!(
void
,
bool
)
setPressed
;
Undocumented in source.
Meta
Source
See Implementation
godot
inputeventaction
InputEventAction
aliases
BaseClasses
functions
getAction
opAssign
opEquals
setAction
setPressed
properties
action
pressed
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name