IMHOTEP Framework
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages
Public Member Functions | Public Attributes | Properties | List of all members
UI.Widget Class Reference
Inheritance diagram for UI.Widget:
Inheritance graph
[legend]
Collaboration diagram for UI.Widget:
Collaboration graph
[legend]

Public Member Functions

void Awake ()
 
void UpdateMaterials ()
 
void OnEnable ()
 
void OnDisable ()
 
void OnDestroy ()
 
void setPosition (LayoutPosition newPosition)
 
void highlight ()
 
void unHighlight ()
 

Public Attributes

Screen layoutScreen = Screen.center
 
AlignmentH layoutAlignHorizontal = AlignmentH.stretch
 
AlignmentV layoutAlignVertical = AlignmentV.stretch
 
int layoutLayer = 0
 

Properties

LayoutPosition layoutPosition [get, set]
 

Detailed Description

Definition at line 10 of file Widget.cs.


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