Mad Level Manager
 All Classes Namespaces Functions Enumerations Enumerator Properties Events
MadLevelManager.MadPanel Class Reference
Inheritance diagram for MadLevelManager.MadPanel:
MadLevelManager.MadNode

Public Member Functions

delegate void Event1< T > (T t)
 
- Public Member Functions inherited from MadLevelManager.MadNode
CreateChild< T > (string name)
 
CreateChild< T > (string name, T template)
 
MadNode CreateChild (string name, GameObject template)
 
FindParent< T > ()
 

Static Public Member Functions

static MadPanel UniqueOrNull ()
 

Public Attributes

bool halfPixelOffset = true
 
HashSet< MadSpritesprites = new HashSet<MadSprite>()
 
- Public Attributes inherited from MadLevelManager.MadNode
bool managed
 

Properties

MadMaterialStore materialStore [get, set]
 
MadSprite focusedSprite [get, set]
 
- Properties inherited from MadLevelManager.MadNode
static bool Instantiating [get, set]
 

Events

Event1< MadSpriteonFocusChanged
 Occurs when on focus changed. Passes focused sprite or null if nothing is currently focused. More...
 

Event Documentation

Event1<MadSprite> MadLevelManager.MadPanel.onFocusChanged

Occurs when on focus changed. Passes focused sprite or null if nothing is currently focused.


The documentation for this class was generated from the following file: