C# Class Assets.Script.game.geneticManager

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: fabelier/tansegrity-game

Méthodes publiques

Свойство Type Description
state string

Méthodes publiques

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

Method Details

OnGUI() public méthode

public OnGUI ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

state public_oe property

public string state
Résultat string