lab_inheritance
Insidious Inheritance
|
This is the complete list of members for Shape, including all inherited members.
area() const | Shape | |
center() const | Shape | |
center_ | Shape | protected |
color() const | Shape | |
color_ | Shape | private |
contains(const Vector2 &p) const | Shape | |
draw(cs225::PNG *canvas) const | Shape | virtual |
perimeter() const | Shape | |
set_center(const Vector2 ¢er) | Shape | virtual |
Shape() | Shape | |
Shape(const Vector2 ¢er, const cs225::HSLAPixel &color) | Shape | |
~Drawable() | Drawable | inline |
~Shape() | Shape | inline |