Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
FairyGUI
SelectionShape
C# Class FairyGUI.SelectionShape
Inheritance:
DisplayObject
Show file
Open project: fairygui/FairyGUI-unity
Class Usage Examples
Public Methods
Method
Description
Clear
( ) :
void
SelectionShape
( ) :
System
Update
(
UpdateContext
context
) :
void
Protected Methods
Method
Description
HitTest
( ) :
DisplayObject
Method Details
Clear()
public
method
public
Clear
( ) :
void
return
void
HitTest()
protected
method
protected
HitTest
( ) :
DisplayObject
return
DisplayObject
SelectionShape()
public
method
public
SelectionShape
( ) :
System
return
System
Update()
public
method
public
Update
(
UpdateContext
context
) :
void
context
UpdateContext
return
void