#include <shape.h>

Public Member Functions | |
| FastShape () | |
| virtual | ~FastShape () |
| virtual void | fast_draw (Canvas *, Coord x, Coord y, boolean) const =0 |
| FastShape::FastShape | ( | ) |
| virtual FastShape::~FastShape | ( | ) | [virtual] |
Implemented in ShapeSection, and Hinton.
1.6.3