|
World of Might and Magic
0.2.0
Open reimplementation of Might and Magic 6 7 8 game engine
|
Полный список членов класса fixed, включая наследуемые из базового класса
| _internal | fixed | |
| fixed() | fixed | inline |
| fixed(int _bits) | fixed | inlineexplicit |
| FromFloat(float f) | fixed | inlinestatic |
| FromInt(int value) | fixed | inlinestatic |
| GetFloat() const | fixed | inline |
| GetFloatFraction() const | fixed | inline |
| GetInt() const | fixed | inline |
| GetUnsignedInt() const | fixed | inline |
| operator*(const fixed &rhs) | fixed | inline |
| operator+(const fixed &rhs) | fixed | inline |
| operator-(const fixed &rhs) | fixed | inline |
| operator/(const fixed &rhs) | fixed | inline |
| operator<(const fixed &rhs) | fixed | inline |
| operator<=(const fixed &rhs) | fixed | inline |
| operator>(const fixed &rhs) | fixed | inline |
| operator>=(const fixed &rhs) | fixed | inline |
| Raw(int value) | fixed | inlinestatic |