Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 23, 2008, 10:27:52 PM (16 years ago)
Author:
FelixSchulthess
Message:

enhanced navigation with a target designation cursor

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/orxonox/objects/SpaceShip.h

    r1362 r1399  
    4444    {
    4545        public:
    46          
     46
    4747            static SpaceShip *getLocalShip();
    48            
     48
    4949            SpaceShip();
    5050            ~SpaceShip();
     
    6666
    6767            void getFocus();
     68            Camera* getCamera();
    6869            static SpaceShip* instance_s;
    6970            static Vector3 getSPosition();
Note: See TracChangeset for help on using the changeset viewer.