a>> ( object -- value )


Vocabulary
accessors

Inputs
objectan object


Outputs
valuean object


Definition

GENERIC: a>> ( object -- value )


Methods

M: CGAffineTransform a>>
T{ struct-slot-spec
{ name "a" }
{ offset 0 }
{ class float }
{ initial 0.0 }
{ type CGFloat }
} read-struct-slot ; inline



M: Color a>>
T{ struct-slot-spec
{ name "a" }
{ offset 3 }
{ class fixnum }
{ initial 0 }
{ type uchar }
} read-struct-slot ; inline





















M: cpBody a>>
T{ struct-slot-spec
{ name "a" }
{ offset 96 }
{ class float }
{ initial 0.0 }
{ type cpFloat }
} read-struct-slot ; inline









M: cpSegmentShape a>>
T{ struct-slot-spec
{ name "a" }
{ offset 112 }
{ class cpVect }
{ initial S{ cpVect { x 0.0 } { y 0.0 } } }
{ type cpVect }
} read-struct-slot ; inline