Public Member Functions | |
void | startMoving (Movie *) |
void | stopMoving () |
void | dropPlanetOutOfSight () |
Protected Member Functions | |
void | newDestination () |
void | timeChanged (const TimeValue) override |
Protected Attributes | |
Movie * | _planetMovie |
CoordType | _p1 |
CoordType | _p4 |
CoordType | _r1 |
CoordType | _r4 |
TimeValue | _duration |
bool | _dropping |