Hydrogen Framework
1.3.1
|
This is the complete list of members for hDebug, including all inherited members.
CheckForInput | hDebug | |
ConsoleHeight | hDebug | |
DisplayLocation enum name | hDebug | |
DisplayMode enum name | hDebug | |
EchoToUnityLog | hDebug | static |
Error(object obj) | hDebug | static |
Error(string text) | hDebug | static |
Error(string text, params object[] args) | hDebug | static |
Exists() | hDebug | static |
GlyphHeight | hDebug | |
GlyphWidth | hDebug | |
Initialize() | hDebug | static |
Instance | hDebug | static |
Location | hDebug | |
Log(object obj) | hDebug | static |
Log(string text) | hDebug | static |
Log(string text, params object[] args) | hDebug | static |
Mode | hDebug | |
PageDown() | hDebug | |
PageUp() | hDebug | |
Print(int x, int y, object obj) | hDebug | static |
Print(int x, int y, string text) | hDebug | static |
Print(int x, int y, string text, params object[] args) | hDebug | static |
Print(int x, int y, Color color, object obj) | hDebug | static |
Print(int x, int y, Color color, string text) | hDebug | static |
Print(int x, int y, Color color, string text, params object[] args) | hDebug | static |
ScrollLeft() | hDebug | |
ScrollRight() | hDebug | |
Shadow | hDebug | static |
ToggleKey | hDebug | |
ToggleMode() | hDebug | |
UnWatch(string key) | hDebug | static |
Warn(object obj) | hDebug | static |
Warn(string text) | hDebug | static |
Warn(string text, params object[] args) | hDebug | static |
Watch(string key, bool value) | hDebug | static |
Watch(string key, string value) | hDebug | static |
Watch(string key, int value) | hDebug | static |
Watch(string key, float value) | hDebug | static |