Handbook
Glossary
collision_type>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
collision_type>>
( object -- value )
Methods
USING:
accessors
chipmunk.ffi
classes.struct
classes.struct.private
math
;
M:
cpShape
collision_type>>
T{
struct-slot-spec
{
name
"collision_type"
}
{
offset 96
}
{
class
fixnum
}
{
initial 0
}
{
type
cpCollisionType
}
}
read-struct-slot
;
inline