C# Class GeradorBloco

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

Méthodes publiques

Свойство Type Description
nroBlocos int
prefabBloco GameObject

Méthodes publiques

Méthode Description
Start ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

nroBlocos public_oe property

public int nroBlocos
Résultat int

prefabBloco public_oe property

public GameObject prefabBloco
Résultat GameObject