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
Assignment3
Timer
C# Class Assignment3.Timer
Exibir arquivo
Open project: hogeschool/INFDEV-Homework
Class Usage Examples
Public Methods
Method
Description
Tick
(
float
deltaTime
) :
void
Timer
(
Event
onReached
,
float
targetTime
) :
System
ToString
( ) :
string
Method Details
Tick()
public
method
public
Tick
(
float
deltaTime
) :
void
deltaTime
float
return
void
Timer()
public
method
public
Timer
(
Event
onReached
,
float
targetTime
) :
System
onReached
Event
targetTime
float
return
System
ToString()
public
method
public
ToString
( ) :
string
return
string