GameTimerEventArgs Members
-
Article
-
- 2 minutes to read
The following tables list the members exposed by the GameTimerEventArgs type.
Public Constructors
.gif) |
GameTimerEventArgs |
Overloaded. Constructs an empty GameTimerEventArgs with all values set to TimeSpan.Zero. |
Public Properties
.gif) |
ElapsedTime |
Gets the amount of elapsed time. |
.gif) |
TotalTime |
Gets the amount of total time since the start of the game. |
Public Methods
Protected Methods
See Also
Reference
GameTimerEventArgs Class
Microsoft.Xna.Framework Namespace