Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
FlatRedBall
AnimationEditorForms
TimeManager
C# Class FlatRedBall.AnimationEditorForms.TimeManager
A singleton intended to simplify timing. Activity on TimeManager should get called once per frame so that an entire frame can operate on the same CurrentTime.
Show file
Open project: vchelaru/FlatRedBall
Public Methods
Method
Description
Activity
( ) :
void
TimeManager
( ) :
System
Private Methods
Method
Description
InitializeStopwatch
( ) :
void
Method Details
Activity()
public
method
public
Activity
( ) :
void
return
void
TimeManager()
public
method
public
TimeManager
( ) :
System
return
System