C# Class TotalEnergy, evosim

Inheritance: MonoBehaviour
Afficher le fichier Open project: clomax/evosim

Méthodes publiques

Свойство Type Description
eth Ether,
text Text
total_energy double

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

eth public_oe property

public Ether, eth
Résultat Ether,

text public_oe property

public Text text
Résultat Text

total_energy public_oe property

public double total_energy
Résultat double