Property | Type | Description | |
---|---|---|---|
gameStartTime | System.DateTime |
Method | Description | |
---|---|---|
formatTimeSpan ( |
||
formatTimeSpan ( System.TimeSpan total ) : string | ||
getSaveStructure ( ) : |
||
getTotalTimeSpan ( ) : System.TimeSpan | ||
loadSaveStructure ( |
||
renewClock ( ) : void |
public static formatTimeSpan ( |
||
total | ||
return | string |
public static formatTimeSpan ( System.TimeSpan total ) : string | ||
total | System.TimeSpan | |
return | string |
public static getSaveStructure ( ) : |
||
return |
public static getTotalTimeSpan ( ) : System.TimeSpan | ||
return | System.TimeSpan |
public static loadSaveStructure ( |
||
data | ||
return | void |