Share via


GameTimerEventArgs Members

The following tables list the members exposed by the GameTimerEventArgs type.

Public Constructors

Name Description
Public Method GameTimerEventArgs Overloaded. Constructs an empty GameTimerEventArgs with all values set to TimeSpan.Zero.

Public Properties

Name Description
Public Property ElapsedTime Gets the amount of elapsed time.
Public Property TotalTime Gets the amount of total time since the start of the game.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

GameTimerEventArgs Class
Microsoft.Xna.Framework Namespace