Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 17, 2007, 11:16:50 AM (18 years ago)
Author:
scheusso
Message:

some minor changes/enhancements in GameStateClient

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/FICN/src/orxonox/objects/WorldEntity.h

    r565 r567  
    101101          { return this->node_->getOrientation(); }
    102102     
     103    protected:
     104      void registerAllVariables();
     105     
    103106    private:
    104       void registerAllVariables();
    105107      Ogre::SceneNode* node_;
    106108      static unsigned int worldEntityCounter_s;
Note: See TracChangeset for help on using the changeset viewer.