FairyGUI.Relations
class FairyGUI.Relations
Fields and Properties:
FairyGUI.GObject handling
bool isEmpty
- Description:
Constructors:
FairyGUI.Relations.New(FairyGUI.GObject)
Methods:
void Add(FairyGUI.GObject, FairyGUI.RelationType)
- Description:
- Parameter target:
- Parameter relationType:
void Add(FairyGUI.GObject, FairyGUI.RelationType, bool)
- Description:
- Parameter target:
- Parameter relationType:
- Parameter usePercent:
void Remove(FairyGUI.GObject, FairyGUI.RelationType)
- Description:
- Parameter target:
- Parameter relationType:
bool Contains(FairyGUI.GObject)
- Description:
- Parameter target:
- Return:
void ClearFor(FairyGUI.GObject)
- Description:
- Parameter target:
void ClearAll()
- Description:
void CopyFrom(FairyGUI.Relations)
- Description:
- Parameter source:
void Dispose()
- Description:
void OnOwnerSizeChanged(float, float, bool)
- Description:
- Parameter dWidth:
- Parameter dHeight:
- Parameter applyPivot: