lab_inheritance
Insidious Inheritance
 All Classes Namespaces Files Functions Variables
Shape Member List

This is the complete list of members for Shape, including all inherited members.

area() const Shape
center() const Shape
center_Shapeprotected
color() const Shape
color_Shapeprivate
contains(const Vector2 &p) const Shape
draw(cs225::PNG *canvas) const Shapevirtual
perimeter() const Shape
set_center(const Vector2 &center)Shapevirtual
Shape()Shape
Shape(const Vector2 &center, const cs225::HSLAPixel &color)Shape
~Drawable()Drawableinline
~Shape()Shapeinline