godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
GrooveJoint2D._classBinding
godot
groovejoint2d
GrooveJoint2D
Undocumented in source.
struct
GrooveJoint2D
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_length")
GodotMethod
!(
void
,
double
)
setLength
;
__gshared
@
GodotName
("get_length")
GodotMethod
!(
double
)
getLength
;
__gshared
@
GodotName
("set_initial_offset")
GodotMethod
!(
void
,
double
)
setInitialOffset
;
__gshared
@
GodotName
("get_initial_offset")
GodotMethod
!(
double
)
getInitialOffset
;
}
Members
Static variables
getInitialOffset
GodotMethod
!(
double
)
getInitialOffset
;
Undocumented in source.
getLength
GodotMethod
!(
double
)
getLength
;
Undocumented in source.
setInitialOffset
GodotMethod
!(
void
,
double
)
setInitialOffset
;
Undocumented in source.
setLength
GodotMethod
!(
void
,
double
)
setLength
;
Undocumented in source.
Meta
Source
See Implementation
godot
groovejoint2d
GrooveJoint2D
aliases
BaseClasses
functions
getInitialOffset
getLength
opAssign
opEquals
setInitialOffset
setLength
properties
initialOffset
length
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name