godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
SliderJoint._classBinding
godot
sliderjoint
SliderJoint
Undocumented in source.
struct
SliderJoint
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_param")
GodotMethod
!(
void
,
long
,
double
)
setParam
;
__gshared
@
GodotName
("get_param")
GodotMethod
!(
double
,
long
)
getParam
;
__gshared
@
GodotName
("_set_upper_limit_angular")
GodotMethod
!(
void
,
double
)
_setUpperLimitAngular
;
__gshared
@
GodotName
("_get_upper_limit_angular")
GodotMethod
!(
double
)
_getUpperLimitAngular
;
__gshared
@
GodotName
("_set_lower_limit_angular")
GodotMethod
!(
void
,
double
)
_setLowerLimitAngular
;
__gshared
@
GodotName
("_get_lower_limit_angular")
GodotMethod
!(
double
)
_getLowerLimitAngular
;
}
Members
Static variables
_getLowerLimitAngular
GodotMethod
!(
double
)
_getLowerLimitAngular
;
Undocumented in source.
_getUpperLimitAngular
GodotMethod
!(
double
)
_getUpperLimitAngular
;
Undocumented in source.
_setLowerLimitAngular
GodotMethod
!(
void
,
double
)
_setLowerLimitAngular
;
Undocumented in source.
_setUpperLimitAngular
GodotMethod
!(
void
,
double
)
_setUpperLimitAngular
;
Undocumented in source.
getParam
GodotMethod
!(
double
,
long
)
getParam
;
Undocumented in source.
setParam
GodotMethod
!(
void
,
long
,
double
)
setParam
;
Undocumented in source.
Meta
Source
See Implementation
godot
sliderjoint
SliderJoint
aliases
BaseClasses
enums
Constants
Param
functions
_getLowerLimitAngular
_getUpperLimitAngular
_setLowerLimitAngular
_setUpperLimitAngular
getParam
opAssign
opEquals
setParam
properties
angularLimitDamping
angularLimitLowerAngle
angularLimitRestitution
angularLimitSoftness
angularLimitUpperAngle
angularMotionDamping
angularMotionRestitution
angularMotionSoftness
angularOrthoDamping
angularOrthoRestitution
angularOrthoSoftness
linearLimitDamping
linearLimitLowerDistance
linearLimitRestitution
linearLimitSoftness
linearLimitUpperDistance
linearMotionDamping
linearMotionRestitution
linearMotionSoftness
linearOrthoDamping
linearOrthoRestitution
linearOrthoSoftness
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name