Property | Type | Description | |
---|---|---|---|
faseAtual | Fase, | ||
fases | List |
||
primeiroCarregamento | bool |
Method | Description | |
---|---|---|
BuscarFase ( string nome ) : Fase, | ||
CarregarFase ( string nome ) : void | ||
PassarDeFase ( ) : void | ||
RecarregarFase ( ) : void | ||
RenascerNave ( ) : void | ||
ResetarJogo ( ) : void | ||
TerminarJogo ( ) : void |
public static BuscarFase ( string nome ) : Fase, | ||
nome | string | |
return | Fase, |
public static CarregarFase ( string nome ) : void | ||
nome | string | |
return | void |