|
Torque2D Reference
|
#include <platformAssert.h>
Public Types | |
| enum | Type { Warning = 3 , Fatal = 2 , Fatal_ISV = 1 } |
Static Public Member Functions | |
| static void | create (PlatformAssert *newAssertClass=NULL) |
| static void | destroy () |
| static bool | processAssert (Type assertType, const char *filename, U32 lineNumber, const char *message) |
| static char * | message (const char *message,...) |
| static bool | processingAssert () |
| enum Type |
|
static |
|
static |
|
static |
|
static |
|
static |