C# Class FairyGUI.GImage

GImage class.
Inheritance: GObject, IColorGear
Afficher le fichier Open project: fairygui/FairyGUI-unity Class Usage Examples

Méthodes publiques

Méthode Description
ConstructFromResource ( ) : void
GImage ( ) : FairyGUI.Utils
Setup_BeforeAdd ( XML xml ) : void

Méthodes protégées

Méthode Description
CreateDisplayObject ( ) : void

Method Details

ConstructFromResource() public méthode

public ConstructFromResource ( ) : void
Résultat void

CreateDisplayObject() protected méthode

protected CreateDisplayObject ( ) : void
Résultat void

GImage() public méthode

public GImage ( ) : FairyGUI.Utils
Résultat FairyGUI.Utils

Setup_BeforeAdd() public méthode

public Setup_BeforeAdd ( XML xml ) : void
xml FairyGUI.Utils.XML
Résultat void