Mad Level Manager
|
Public Member Functions | |
override void | OnInspectorGUI () |
override bool | HasPreviewGUI () |
override void | OnPreviewGUI (Rect r, GUIStyle background) |
Protected Types | |
enum | DisplayFlag { None = 0, WithoutSize = 1, WithoutMaterial = 2, WithoutFill = 4 } |
Protected Member Functions | |
void | OnEnable () |
void | SectionSprite () |
void | SectionSprite (DisplayFlag flags) |
Protected Attributes | |
MadSprite | sprite |
bool | showLiveBounds = true |