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
TimeControl
C# Class TimeControl, 306_project2
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: ElliotWhiley/306_project2
Class Usage Examples
Public Properties
Property
Type
Description
coinCollected
float
text
Text
time
float
Public Methods
Method
Description
StopTimer
( ) :
void
Private Methods
Method
Description
FixedUpdate
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
StopTimer()
public
method
public
StopTimer
( ) :
void
return
void
Property Details
coinCollected
public_oe static_oe property
public
static
float
coinCollected
return
float
text
public_oe property
public
Text
text
return
Text
time
public_oe property
public
float
time
return
float