void DebugText()
Instantiate using the Create method in derived classes.
proto external vector GetPosition()
void DebugTextScreenSpace()
void ~DebugTextScreenSpace()
proto external void SetPosition(float x, float y)
static proto DebugTextScreenSpace Create(string text, DebugTextFlags flags, float x, float y, float size=20.0, int color=0xFFFFFFFF, int bgColor=0x00000000, int priority=1000)
Creates a text instance.