Handbook
Glossary
CGRect-top-left ( alien -- x y )
Vocabulary
core-graphics
.
types
Inputs
alien
an
object
Outputs
x
an
object
y
an
object
Definition
USING:
kernel
math
;
IN:
core-graphics.types
:
CGRect-top-left
( alien -- x y )
[
CGRect-x
]
[
[
CGRect-y
]
[
CGRect-h
]
bi
+
]
bi
;