C# Class EnergyIndicator, Hero.Coli

Inheritance: MonoBehaviour
Afficher le fichier Open project: CyberCRI/Hero.Coli Class Usage Examples

Méthodes publiques

Свойство Type Description
hero Hero,
maxEnergy int
startEnergy float

Méthodes publiques

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

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

hero public_oe property

public Hero, hero
Résultat Hero,

maxEnergy public_oe property

public int maxEnergy
Résultat int

startEnergy public_oe property

public float startEnergy
Résultat float