GameTime

Undocumented in source.

Constructors

this
this(ulong ticks)
Undocumented in source.

Members

Functions

FormatTime
string FormatTime(string formatstring)
Undocumented in source. Be warned that the author may not have intended to support it.
PercentageOf
float PercentageOf(GameTime other)
Undocumented in source. Be warned that the author may not have intended to support it.
ToString
string ToString()
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
GameTime opBinary(GameTime other)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
GameTime opBinary(GameTime other)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
GameTime opBinary(GameTime other)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
GameTime opBinary(GameTime other)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

BaseValue
ulong BaseValue [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
BaseValue
ulong BaseValue [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
Hours
double Hours [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
LHours
ulong LHours [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
LMilliseconds
ulong LMilliseconds [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
LMinutes
ulong LMinutes [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
LSeconds
ulong LSeconds [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Milliseconds
double Milliseconds [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Minutes
double Minutes [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Seconds
double Seconds [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

FromHours
GameTime FromHours(ulong hours)
Undocumented in source. Be warned that the author may not have intended to support it.
FromMinutes
GameTime FromMinutes(ulong minutes)
Undocumented in source. Be warned that the author may not have intended to support it.
FromSeconds
GameTime FromSeconds(ulong seconds)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta