Handbook
Glossary
angle>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
angle>>
( object -- value )
Methods
USING:
accessors
chipmunk.ffi
classes.struct
classes.struct.private
math
;
M:
cpRatchetJoint
angle>>
T{
struct-slot-spec
{
name
"angle"
}
{
offset 56
}
{
class
float
}
{
initial 0.0
}
{
type
cpFloat
}
}
read-struct-slot
;
inline
USING:
L-system
accessors
slots.private
;
M:
turtle
angle>>
4
slot
;
inline