|
Enfusion Script API
|
This is the complete list of members for DebugTextScreenSpace, including all inherited members.
| Clone() | Managed | |
| Create(BaseWorld world, string text, DebugTextFlags flags, float x, float y, float size=20.0, int color=0xFFFFFFFF, int bgColor=0x00000000, int priority=1000) | DebugTextScreenSpace | static |
| GetBackgroundColor() | DebugText | |
| GetFontSize() | DebugText | |
| GetPosition() | DebugTextScreenSpace | |
| GetPriority() | DebugText | |
| GetText() | DebugText | |
| GetTextColor() | DebugText | |
| SetBackgroundColor(int color) | DebugText | |
| SetFontSize(float size) | DebugText | |
| SetPosition(float x, float y) | DebugTextScreenSpace | |
| SetPriority(int priority) | DebugText | |
| SetText(string text) | DebugText | |
| SetTextColor(int color) | DebugText | |
| ~DebugText() | DebugText | |
| ~DebugTextScreenSpace() | DebugTextScreenSpace |