#include <TrailObject.h>

Protected Member Functions | |
| virtual | ~TrailObject () |
Possible GraphicObjectTypes: TRAIL_OBJECT.
This subclass of Subject will notify upon the following conditions:
Definition at line 23 of file TrailObject.h.
| virtual TrailObject::~TrailObject | ( | ) | [protected, virtual] |
This should be destroyed by calling GraphicLayer::removeObject.
Definition at line 29 of file TrailObject.h.