Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
RaceGame
RaceTimer
C# Class RaceGame.RaceTimer
Inheritance:
IRaceTimer
Mostra file
Open project: cjohnsson/Racing-Game
Class Usage Examples
Public Methods
Method
Description
GetElapsedTime
( ) :
System.TimeSpan
Pause
( ) :
void
RaceTimer
( ) :
System
Reset
( ) :
void
Resume
( ) :
void
Method Details
GetElapsedTime()
public
method
public
GetElapsedTime
( ) :
System.TimeSpan
return
System.TimeSpan
Pause()
public
method
public
Pause
( ) :
void
return
void
RaceTimer()
public
method
public
RaceTimer
( ) :
System
return
System
Reset()
public
method
public
Reset
( ) :
void
return
void
Resume()
public
method
public
Resume
( ) :
void
return
void