Handbook
Glossary
draw-text ( string color: rgba pt dim -- )
Vocabulary
game
.
debug
Inputs
string
an
object
color
a
rgba
pt
an
object
dim
an
object
Outputs
None
Definition
USING:
destructors
game.debug.private
kernel
typed
;
IN:
game.debug
TYPED:
draw-text
( string color: rgba pt dim -- )
[
[
debug-text-uniform-variables
]
2dip
debug-text-vertex-array
debug-text-index-buffer
debug-text-render
]
with-destructors
;
inline