lab_inheritance
Insidious Inheritance
shape.h File Reference

Declaration of the Shape class. More...

Classes

class  Shape
 An abstract base class that represents a Shape which has an area, perimeter, color, and can contain Vector2s. More...
 

Detailed Description

Declaration of the Shape class.