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
Clouds
C# Class Clouds
구름들 관리 스크립트
Inheritance:
MonoBehaviour
显示文件
Open project: YaroslavKabanov/comp313-winter2016-Team1-gameEgg
Class Usage Examples
Public Properties
Property
Type
Description
animationOver
bool
speed
float
timeLeft
float
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
animationOver
public_oe property
public
bool
animationOver
return
bool
speed
public_oe property
public
float
speed
return
float
timeLeft
public_oe property
public
float
timeLeft
return
float