Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 17, 2007, 12:09:13 PM (16 years ago)
Author:
scheusso
Message:

added capability for presentation mode

File:
1 edited

Legend:

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

    r566 r568  
    1616      void loadParams(TiXmlElement* xmlElem);
    1717      bool create();
     18    protected:
     19      void registerAllVariables();
    1820    private:
    19       void registerAllVariables();
    20      
    2121    // membervariables to be synchronised
    2222      std::string name_;
Note: See TracChangeset for help on using the changeset viewer.