Handbook
Glossary
CGPoint>loc ( CGPoint -- loc )
Vocabulary
core-graphics
.
types
Inputs
CGPoint
an
object
Outputs
loc
an
object
Definition
USING:
accessors
arrays
kernel
;
IN:
core-graphics.types
:
CGPoint>loc
( CGPoint -- loc )
[
x>>
]
[
y>>
]
bi
2array
;