C# Class FairyGUI.SelectionShape

Inheritance: DisplayObject
Afficher le fichier Open project: fairygui/FairyGUI-unity Class Usage Examples

Méthodes publiques

Méthode Description
Clear ( ) : void

SelectionShape ( ) : System
Update ( UpdateContext context ) : void

Méthodes protégées

Méthode Description
HitTest ( ) : DisplayObject

Method Details

Clear() public méthode

public Clear ( ) : void
Résultat void

HitTest() protected méthode

protected HitTest ( ) : DisplayObject
Résultat DisplayObject

SelectionShape() public méthode

public SelectionShape ( ) : System
Résultat System

Update() public méthode

public Update ( UpdateContext context ) : void
context UpdateContext
Résultat void