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
StartCountDown
C# Class StartCountDown, RodPacers
Inheritance:
MonoBehaviour
Mostrar archivo
Open project: GameDesignGroup6/RodPacers
Public Properties
Property
Type
Description
count
int
deltaTime
float
timePassed
float
Public Methods
Method
Description
DoneCounting
( ) :
void
PauseCount
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
DoneCounting()
public
method
public
DoneCounting
( ) :
void
return
void
PauseCount()
public
method
public
PauseCount
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
count
public_oe property
public
int
count
return
int
deltaTime
public_oe property
public
float
deltaTime
return
float
timePassed
public_oe property
public
float
timePassed
return
float