Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
GeradorDePista
C# Class GeradorDePista
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: ProgJogos/programacao-2sem2014
Public Properties
Property
Type
Description
nroTrechos
int
pista
List
prefabsTrechos
Trecho[],
Public Methods
Method
Description
Start
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
nroTrechos
public_oe property
public
int
nroTrechos
return
int
pista
public_oe property
public
List
pista
return
List
prefabsTrechos
public_oe property
public
Trecho[],
prefabsTrechos
return
Trecho[],