Handbook
Glossary
restLength<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
restLength<<
( value object -- )
Methods
USING:
accessors
chipmunk.ffi
classes.struct
classes.struct.private
math
;
M:
cpDampedSpring
restLength<<
T{
struct-slot-spec
{
name
"restLength"
}
{
offset 88
}
{
class
float
}
{
initial 0.0
}
{
type
cpFloat
}
}
write-struct-slot
;
inline