lab_inheritance
Insidious Inheritance
drawable.h File Reference

Declaration of the Drawable class. More...

#include "cs225/PNG.h"
Include dependency graph for drawable.h:
This graph shows which files directly or indirectly include this file:

Classes

class  Drawable
 A pure virtual interface class that can draw itself to a canvas. More...
 

Detailed Description

Declaration of the Drawable class.