GLDebug Class |
Namespace: Gamelogic.Extensions
public static class GLDebug
The GLDebug type exposes the following members.
| Name | Description | |
|---|---|---|
| Assert |
Check whether the condition is true, and print an error message if it is not.
| |
| Log(Object, Object) | ||
| Log(String, Object, Object) | ||
| LogError(Object, Object) | ||
| LogError(String, Object, Object) | ||
| LogWarning(Object, Object) | ||
| LogWarning(String, Object, Object) |