![]() |
Home · All Namespaces · All Classes · Functions · Coding Style · Scripting · Plugins · File Structure |
An observer which moves from from one position to another one and/or from one planet to another one. More...
#include <StelObserver.hpp>
Public Member Functions | |
SpaceShipObserver (const StelLocation &startLoc, const StelLocation &target, double transitSeconds=1.f) | |
virtual void | update (double deltaTime) |
virtual const QSharedPointer < Planet > | getHomePlanet () const |
virtual bool | isObserverLifeOver () const |
virtual bool | isTraveling () const |
virtual StelObserver * | getNextObserver () const |
An observer which moves from from one position to another one and/or from one planet to another one.