Handbook
Glossary
tx>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
tx>>
( object -- value )
Methods
USING:
accessors
classes.struct
classes.struct.private
core-graphics.types
math
;
M:
CGAffineTransform
tx>>
T{
struct-slot-spec
{
name
"tx"
}
{
offset 32
}
{
class
float
}
{
initial 0.0
}
{
type
CGFloat
}
}
read-struct-slot
;
inline