godot-d v0.0.7 (2018-11-02T21:25:15Z)
Dub
Repo
InputEventMagnifyGesture._classBinding
godot
inputeventmagnifygesture
InputEventMagnifyGesture
Undocumented in source.
struct
InputEventMagnifyGesture
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_factor")
GodotMethod
!(
void
,
double
)
setFactor
;
__gshared
@
GodotName
("get_factor")
GodotMethod
!(
double
)
getFactor
;
}
Members
Static variables
getFactor
GodotMethod
!(
double
)
getFactor
;
Undocumented in source.
setFactor
GodotMethod
!(
void
,
double
)
setFactor
;
Undocumented in source.
Meta
Source
See Implementation
godot
inputeventmagnifygesture
InputEventMagnifyGesture
aliases
BaseClasses
functions
getFactor
opAssign
opEquals
setFactor
properties
factor
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name