Class NwTimeSpan
Helpers to convert game time units to a TimeSpan.
public static class NwTimeSpan
- Inheritance
-
NwTimeSpan
- Inherited Members
Methods
- FromHours(int)
Returns a TimeSpan equal to the specified amount of game hours.
- FromRounds(int)
Returns a TimeSpan equal to the specified amount of rounds.
- FromTurns(int)
Returns a TimeSpan equal to specified amount of turns.