Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
MapController
C# Class MapController, Space-Rush2
Inheritance:
MonoBehaviour
Mostrar archivo
Open project: M4R774/Space-Rush2
Class Usage Examples
Public Properties
Property
Type
Description
c1
Color
encouter
GameObject
lArrow
GameObject
player
GameObject
rArrow
GameObject
speed
float
vectors
LineVectors
Public Methods
Method
Description
Awake
( ) :
void
Update
( ) :
void
Method Details
Awake()
public
method
public
Awake
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
c1
public_oe property
public
Color
c1
return
Color
encouter
public_oe property
public
GameObject
encouter
return
GameObject
lArrow
public_oe property
public
GameObject
lArrow
return
GameObject
player
public_oe property
public
GameObject
player
return
GameObject
rArrow
public_oe property
public
GameObject
rArrow
return
GameObject
speed
public_oe property
public
float
speed
return
float
vectors
public_oe property
public
LineVectors
vectors
return
LineVectors