C# Class ControlaLogger

Inheritance: MonoBehaviour
Exibir arquivo Open project: ProgJogos/programacao-2sem2014

Public Properties

Property Type Description
AI bool
Arte bool
Gameplay bool
Som bool

Public Methods

Method Description
Update ( ) : void

Method Details

Update() public method

public Update ( ) : void
return void

Property Details

AI public_oe property

public bool AI
return bool

Arte public_oe property

public bool Arte
return bool

Gameplay public_oe property

public bool Gameplay
return bool

Som public_oe property

public bool Som
return bool