Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 28, 2008, 6:45:02 PM (16 years ago)
Author:
landauf
Message:

fixed tcl initialisation bug

File:
1 edited

Legend:

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

    r1425 r1454  
    8181            Vector3 getOrth();
    8282            Camera* getCamera();
    83            
     83
    8484            bool getMyShip(){return myShip_;}
     85
     86        protected:
     87            int teamNr_;
     88            int health_;
    8589
    8690        private:
Note: See TracChangeset for help on using the changeset viewer.