Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 19, 2008, 8:43:36 PM (17 years ago)
Author:
landauf
Message:

using "XMLPort::Mode mode" instead of "bool loading" in all XMLPort functions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/core2/src/orxonox/objects/Skybox.h

    r871 r902  
    1717
    1818            void loadParams(TiXmlElement* xmlElem);
    19             virtual void XMLPort(Element& xmlelement, bool loading);
     19            virtual void XMLPort(Element& xmlelement, XMLPort::Mode mode);
    2020            void setSkybox(const std::string& skyboxname);
    2121
Note: See TracChangeset for help on using the changeset viewer.