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
MineralMiner
C# Class MineralMiner, Unity2d-Game
Inheritance:
Building
显示文件
Open project: sagivo/Unity2d-Game
Class Usage Examples
Public Properties
Property
Type
Description
timeToMineralPerLevel
float[]
Public Methods
Method
Description
getMinerals
( ) :
void
Protected Methods
Method
Description
Awake
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
Awake()
protected
method
protected
Awake
( ) :
void
return
void
Start()
protected
method
protected
Start
( ) :
void
return
void
Update()
protected
method
protected
Update
( ) :
void
return
void
getMinerals()
public
method
public
getMinerals
( ) :
void
return
void
Property Details
timeToMineralPerLevel
public_oe property
public
float[]
timeToMineralPerLevel
return
float[]