Свойство | Type | Description | |
---|---|---|---|
conectado | bool | ||
custoMetal | float | ||
custoMetalEvoluirNivel | int[] | ||
custoOxigenio | float | ||
descricao | string | ||
nivelEstrutura | int | ||
objetoAConstruir | TipoEstrutura | ||
periferico | bool | ||
sabotado | bool | ||
statusProgressao | StatusProgresso | ||
tempoAtualConstrucao | float | ||
tempoConstrucao | float | ||
tipo | TipoEstrutura | ||
vida | int |
Méthode | Description | |
---|---|---|
Construir ( ) : void | ||
ConsumirOxigenio ( ) : void | ||
IncrementaNivel ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void | ||
setQuantidadeMaximaDrones ( ) : void | ||
setQuantidadeMaximaMacacos ( ) : void |
Méthode | Description | |
---|---|---|
MedeProgresso ( float tempoTotal ) : float |
public setQuantidadeMaximaDrones ( ) : void | ||
Résultat | void |
public setQuantidadeMaximaMacacos ( ) : void | ||
Résultat | void |
public StatusProgresso statusProgressao | ||
Résultat | StatusProgresso |