Dura2D
v0.1.0
An educational 2D game physics library
|
This is the complete list of members for d2Rot, including all inherited members.
Add(const d2Rot &other) | d2Rot | inline |
c | d2Rot | |
d2Rot() | d2Rot | inline |
d2Rot(real angle) | d2Rot | inlineexplicit |
d2Rot(real s, real c) | d2Rot | inline |
GetAngle() const | d2Rot | inline |
GetXAxis() const | d2Rot | inline |
GetYAxis() const | d2Rot | inline |
operator+(const d2Rot &other) const | d2Rot | inline |
operator+=(const d2Rot &other) | d2Rot | inline |
operator+=(real angle) | d2Rot | inline |
s | d2Rot | |
Set(real angle) | d2Rot | inline |
SetIdentity() | d2Rot | inline |