lab_inheritance
Insidious Inheritance
Rectangle Member List

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

area() constRectanglevirtual
center() constShape
center_ (defined in Shape)Shapeprotected
color() constShape
contains(const Vector2 &p) constRectanglevirtual
draw(cs225::PNG *canvas) constRectanglevirtual
height() constRectangle
perimeter() constRectanglevirtual
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
~Drawable() (defined in Drawable)Drawableinlinevirtual
~Drawable() (defined in Drawable)Drawableinline
~Shape() (defined in Shape)Shapeinlinevirtual
~Shape() (defined in Shape)Shapeinline