C# Class ControlaLogger

Inheritance: MonoBehaviour
Afficher le fichier Open project: ProgJogos/programacao-2sem2014

Méthodes publiques

Свойство Type Description
AI bool
Arte bool
Gameplay bool
Som bool

Méthodes publiques

Méthode Description
Update ( ) : void

Method Details

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

AI public_oe property

public bool AI
Résultat bool

Arte public_oe property

public bool Arte
Résultat bool

Gameplay public_oe property

public bool Gameplay
Résultat bool

Som public_oe property

public bool Som
Résultat bool