|
delegate void | Event1< T > (T t) |
|
Vector3 | WorldToPanel (Camera worldCamera, Vector3 worldPos) |
|
T | CreateChild< T > (string name) |
|
T | CreateChild< T > (string name, T template) |
|
MadNode | CreateChild (string name, GameObject template) |
|
T | FindParent< T > () |
|
|
bool | halfPixelOffset = true |
|
bool | ignoreInput = false |
|
HashSet< MadSprite > | sprites = new HashSet<MadSprite>() |
|
bool | managed |
|
|
MadMaterialStore | materialStore [get] |
|
MadSprite | focusedSprite [get, set] |
|
Camera | currentCamera [get] |
|
static bool | Instantiating [get] |
|
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:
- Assets/Mad Level Manager/Scripts/Mad2D/MadPanel.cs