godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
InputEventPanGesture._classBinding
godot
inputeventpangesture
InputEventPanGesture
Undocumented in source.
struct
InputEventPanGesture
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_delta")
GodotMethod
!(
void
,
Vector2
)
setDelta
;
__gshared
@
GodotName
("get_delta")
GodotMethod
!(
Vector2
)
getDelta
;
}
Members
Static variables
getDelta
GodotMethod
!(
Vector2
)
getDelta
;
Undocumented in source.
setDelta
GodotMethod
!(
void
,
Vector2
)
setDelta
;
Undocumented in source.
Meta
Source
See Implementation
godot
inputeventpangesture
InputEventPanGesture
aliases
BaseClasses
functions
getDelta
opAssign
opEquals
setDelta
properties
delta
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name