GameTimerEventArgs Members
The following tables list the members exposed by the GameTimerEventArgs type.
Public Constructors
Name | Description | |
---|---|---|
GameTimerEventArgs | Overloaded. Constructs an empty GameTimerEventArgs with all values set to TimeSpan.Zero. |
Public Properties
Name | Description | |
---|---|---|
ElapsedTime | Gets the amount of elapsed time. | |
TotalTime | Gets the amount of total time since the start of the game. |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |