lab_inheritance
Insidious Inheritance
Shape Member List

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

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