This is the complete list of members for Angle, including all inherited members.
| addCalcAngle(const Angle &target, f32 ratio, const Angle &max) | Angle | |
| addCalcAngle(const Angle &target, f32 ratio, const Angle &max, const Angle &min) | Angle | |
| addCalcAngle_(s32 target, s32 distance, f32 ratio, s32 max, s32 min) | Angle | protected |
| Angle() | Angle | inline |
| Angle(s32 value) | Angle | inline |
| Angle(const Angle &other)=default | Angle | |
| chaseConstant(const Angle &target, const Angle &step) | Angle | |
| chaseConstant_(s32 target, s32 step) | Angle | protected |
| chaseDecrease(const Angle &target, f32 ratio, const Angle &max, const Angle &min) | Angle | |
| chaseDecrease_(s32 target, f32 ratio, s32 max, s32 min) | Angle | protected |
| chaseRest(const Angle &target, const Angle &step) | Angle | |
| chaseRest_(s32 target, s32 step) | Angle | protected |
| mValue | Angle | protected |
| operator s32() const | Angle | inline |
| operator!=(const Angle &rhs) const | Angle | inline |
| operator!=(s32 rhs) const | Angle | inline |
| operator+() const | Angle | inline |
| operator+(const Angle &rhs) | Angle | inline |
| operator+(s32 rhs) | Angle | inline |
| operator+=(const Angle &rhs) | Angle | inline |
| operator-() const | Angle | inline |
| operator-(const Angle &rhs) | Angle | inline |
| operator-(s32 rhs) | Angle | inline |
| operator-=(const Angle &rhs) | Angle | inline |
| operator=(const Angle &rhs) | Angle | inline |
| operator==(const Angle &rhs) const | Angle | inline |
| operator==(s32 rhs) const | Angle | inline |