C# Class MineralMiner, Unity2d-Game

Inheritance: Building
Afficher le fichier Open project: sagivo/Unity2d-Game Class Usage Examples

Méthodes publiques

Свойство Type Description
timeToMineralPerLevel float[]

Méthodes publiques

Méthode Description
getMinerals ( ) : void

Méthodes protégées

Méthode Description
Awake ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

Awake() protected méthode

protected Awake ( ) : void
Résultat void

Start() protected méthode

protected Start ( ) : void
Résultat void

Update() protected méthode

protected Update ( ) : void
Résultat void

getMinerals() public méthode

public getMinerals ( ) : void
Résultat void

Property Details

timeToMineralPerLevel public_oe property

public float[] timeToMineralPerLevel
Résultat float[]