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
TimeFail
C# Class TimeFail
Inheritance:
FailState
Mostrar archivo
Open project: Denakee/HackerMan_2016
Public Properties
Property
Type
Description
countdownTime
float
Public Methods
Method
Description
CheckIfStateIsReached
( ) :
bool
GetTimeCharAt
(
int
i
) :
char
Start
( ) :
void
Update
( ) :
void
Method Details
CheckIfStateIsReached()
public
method
public
CheckIfStateIsReached
( ) :
bool
return
bool
GetTimeCharAt()
public
method
public
GetTimeCharAt
(
int
i
) :
char
i
int
return
char
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
countdownTime
public_oe property
public
float
countdownTime
return
float