Mad Level Manager
|
Static Public Member Functions | |
static MadRootNode | Init (string rootObjectName, int layer, bool hideInvisibleSprites=false, bool depthBasedRenderMode=false) |
static void | ShowWindow () |
Public Attributes | |
const int | CameraNearClip = -10 |
const int | CameraFarClip = 5 |
Protected Member Functions | |
virtual void | OnFormGUI () |
virtual void | AfterCreate (MadRootNode root) |
Protected Attributes | |
MadRootNode | root |
bool | hideInvisibleSprites |
bool | depthBasedRenderMode |