#include <mapitems.h>
◆ CFixedTime() [1/2]
| CFixedTime::CFixedTime |
( |
| ) |
|
|
inlineconstexpr |
◆ CFixedTime() [2/2]
| CFixedTime::CFixedTime |
( |
int | FixedPoint | ) |
|
|
inlineexplicitconstexpr |
◆ AsSeconds()
| float CFixedTime::AsSeconds |
( |
| ) |
const |
|
inlineconstexpr |
◆ FromSeconds()
| constexpr CFixedTime CFixedTime::FromSeconds |
( |
float | Seconds | ) |
|
|
inlinestaticconstexpr |
◆ GetInternal()
| int CFixedTime::GetInternal |
( |
| ) |
const |
|
inlineconstexpr |
◆ operator!=()
| bool CFixedTime::operator!= |
( |
const CFixedTime & | Other | ) |
const |
|
inlineconstexpr |
◆ operator+()
◆ operator+=()
◆ operator-()
◆ operator-=()
◆ operator<()
| bool CFixedTime::operator< |
( |
const CFixedTime & | Other | ) |
const |
|
inlineconstexpr |
◆ operator<=()
| bool CFixedTime::operator<= |
( |
const CFixedTime & | Other | ) |
const |
|
inlineconstexpr |
◆ operator==()
| bool CFixedTime::operator== |
( |
const CFixedTime & | Other | ) |
const |
|
inlineconstexpr |
◆ operator>()
| bool CFixedTime::operator> |
( |
const CFixedTime & | Other | ) |
const |
|
inlineconstexpr |
◆ operator>=()
| bool CFixedTime::operator>= |
( |
const CFixedTime & | Other | ) |
const |
|
inlineconstexpr |
◆ m_FixedPoint
| int CFixedTime::m_FixedPoint |
|
private |
The documentation for this class was generated from the following file: