godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
PinJoint._classBinding
godot
pinjoint
PinJoint
Undocumented in source.
struct
PinJoint
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_param")
GodotMethod
!(
void
,
long
,
double
)
setParam
;
__gshared
@
GodotName
("get_param")
GodotMethod
!(
double
,
long
)
getParam
;
}
Members
Static variables
getParam
GodotMethod
!(
double
,
long
)
getParam
;
Undocumented in source.
setParam
GodotMethod
!(
void
,
long
,
double
)
setParam
;
Undocumented in source.
Meta
Source
See Implementation
godot
pinjoint
PinJoint
aliases
BaseClasses
enums
Constants
Param
functions
getParam
opAssign
opEquals
setParam
properties
paramsBias
paramsDamping
paramsImpulseClamp
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name