Handbook
Glossary
>absolute ( rect -- rect )
Vocabulary
ui
.
render
Inputs
rect
an
object
Outputs
rect
an
object
Definition
USING:
math.rectangles
namespaces
;
IN:
ui.render
:
>absolute
( rect -- rect )
origin
get
offset-rect
;