C# Class MatrizXadrezVersao2

Inheritance: MonoBehaviour
Mostrar archivo Open project: ProgJogos/programacao-2sem2014

Public Properties

Property Type Description
prefabBola GameObject
prefabCubo GameObject

Public Methods

Method Description
Start ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Property Details

prefabBola public_oe property

public GameObject prefabBola
return GameObject

prefabCubo public_oe property

public GameObject prefabCubo
return GameObject