[back to index]
Library Reference (v 0.12.0)
Gfx
Col
Text
Data
Save
Music
Sound
Key
Input
Mouse
S
Scene
Convert
Random
Core
Geom
Debug
Debug
Simple system for displaying debug info.
Debug
.
log
(
anything
)
Traces out a line in the haxegon console, and the terminal. To trace to the terminal only, simply use trace();
Debug
.
clear
(
)
Clears the haxegon console.