C# Class Regiao, astrochimps

Show file Open project: arcoelho01/astrochimps Class Usage Examples

Public Properties

Property Type Description
conectado bool
expansivel bool
numeroSetor int
setor GameObject[],

Public Methods

Method Description
LocalizaEstruturas ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

LocalizaEstruturas() public method

public LocalizaEstruturas ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

conectado public property

public bool conectado
return bool

expansivel public property

public bool expansivel
return bool

numeroSetor public property

public int numeroSetor
return int

setor public property

public GameObject[], setor
return GameObject[],