Method | Description | |
---|---|---|
GameTimer ( ) : System |
Initializes a new GameTimer class.
|
|
GameTimer ( float interval ) : System |
Initializes a new GameTimer class.
|
Method | Description | |
---|---|---|
IUpdateable ( |
Updates the object.
|
public GameTimer ( float interval ) : System | ||
interval | float | The Interval. |
return | System |