Handbook
Glossary
make-2d-ortho ( width height -- floats )
Vocabulary
ui
.
render
Inputs
width
an
object
height
an
object
Outputs
floats
an
object
Definition
IN:
ui.render
::
make-2d-ortho
( width height -- floats )
0.0 width height 0.0 -1.0 1.0
make-ortho-matrix
;