godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
PinJoint2D._classBinding
godot
pinjoint2d
PinJoint2D
Undocumented in source.
struct
PinJoint2D
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_softness")
GodotMethod
!(
void
,
double
)
setSoftness
;
__gshared
@
GodotName
("get_softness")
GodotMethod
!(
double
)
getSoftness
;
}
Members
Static variables
getSoftness
GodotMethod
!(
double
)
getSoftness
;
Undocumented in source.
setSoftness
GodotMethod
!(
void
,
double
)
setSoftness
;
Undocumented in source.
Meta
Source
See Implementation
godot
pinjoint2d
PinJoint2D
aliases
BaseClasses
functions
getSoftness
opAssign
opEquals
setSoftness
properties
softness
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name