Changeset 902 for code/branches/core2/src/orxonox/objects/Skybox.h
- Timestamp:
- Mar 19, 2008, 8:43:36 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core2/src/orxonox/objects/Skybox.h
r871 r902 17 17 18 18 void loadParams(TiXmlElement* xmlElem); 19 virtual void XMLPort(Element& xmlelement, bool loading);19 virtual void XMLPort(Element& xmlelement, XMLPort::Mode mode); 20 20 void setSkybox(const std::string& skyboxname); 21 21
Note: See TracChangeset
for help on using the changeset viewer.