C# Class MatrizXadrez

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

Méthodes publiques

Свойство Type Description
prefabBola GameObject
prefabCubo GameObject

Méthodes publiques

Méthode Description
Start ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

prefabBola public_oe property

public GameObject prefabBola
Résultat GameObject

prefabCubo public_oe property

public GameObject prefabCubo
Résultat GameObject