Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
FairyGUI
SelectionShape
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