Starshatter_Open
Open source Starshatter engine
|
#include <Drive.h>
Public Member Functions | |
DrivePort (const Point &l, float s) | |
~DrivePort () |
Static Public Member Functions | |
static const char * | TYPENAME () |
Public Attributes | |
Point | loc |
float | scale |
DriveSprite * | flare |
Bolt * | trail |
DriveSprite* DrivePort::flare |