Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
DanceIcon
C# Class DanceIcon, ggj16
Inheritance:
MonoBehaviour
显示文件
Open project: amzeratul/ggj16
Public Methods
Method
Description
OnEnable
( ) :
void
ShowDanceIcon
(
int
id
) :
void
Protected Methods
Method
Description
Awake
( ) :
void
Private Methods
Method
Description
DoShowDanceIcon
( ) :
IEnumerator
Method Details
Awake()
protected
method
protected
Awake
( ) :
void
return
void
OnEnable()
public
method
public
OnEnable
( ) :
void
return
void
ShowDanceIcon()
public
method
public
ShowDanceIcon
(
int
id
) :
void
id
int
return
void