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

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

area() const Rectangle
center() const Shape
center_Shapeprotected
color() const Shape
contains(const Vector2 &p) const Rectangle
draw(cs225::PNG *canvas) const Rectanglevirtual
height() const Rectangle
height_Rectangleprivate
perimeter() const Rectangle
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() const Rectangle
width_Rectangleprivate
~Drawable()Drawableinline
~Shape()Shapeinline