This is the complete list of members for Axle::Rectangle, including all inherited members.
color | Axle::Shape | |
Draw() const override | Axle::Rectangle | virtual |
position | Axle::Shape | |
Rectangle(int x, int y, int width, int height) | Axle::Rectangle | |
Rectangle(Axle::Math::Vector2 position, int width, int height) | Axle::Rectangle | |
Rectangle(Axle::Math::Vector2 topLeft, Axle::Math::Vector2 bottomRight) | Axle::Rectangle | |
Shape() | Axle::Shape | protected |
~Shape()=default (defined in Axle::Shape) | Axle::Shape | virtual |