#include <SfLps.h>
Inheritance diagram for SfGoal::
Public Methods | |
SfGoal (double x, double y, double th, const char *name, bool useHeading) | |
Constructor using all parameters. | |
SfGoal () | |
Constructor with default 0,0,0. | |
void | draw (SfWin *w) |
This function is overridden by the artifact subclass to draw a particular artifact. | |
virtual | ~SfGoal () |
Destructor. |