Method | Description | |
---|---|---|
Add ( string Name, double Interval ) : Timer | ||
Clear ( ) : void | ||
Remove ( string Name ) : void | ||
Tick ( string Name ) : bool | ||
Update ( |
public static Add ( string Name, double Interval ) : Timer | ||
Name | string | |
Interval | double | |
return | Timer |
public static Update ( |
||
GameTime | ||
return | void |