lab_inheritance
Insidious Inheritance
Rectangle Member List

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

area() constRectangle
center() constShape
center_Shapeprotected
color() constShape
contains(const Vector2 &p) constRectangle
draw(cs225::PNG *canvas) constRectanglevirtual
height() constRectangle
height_Rectangleprivate
perimeter() constRectangle
Rectangle(const Vector2 &center, const cs225::HSLAPixel &color, int width, int height)Rectangle
set_center(const Vector2 &center)Shapevirtual
set_height(int height)Rectangle
set_width(int width)Rectangle
Shape()Shape
Shape(const Vector2 &center, const cs225::HSLAPixel &color)Shape
width() constRectangle
width_Rectangleprivate
~Drawable()Drawableinline
~Shape()Shapeinline