lab_inheritance
Insidious Inheritance
|
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... | |
Declaration of the Shape class.