Changeset 1425 for code/branches/network/src/orxonox/objects/Skybox.h
- Timestamp:
- May 25, 2008, 11:08:19 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/network/src/orxonox/objects/Skybox.h
r1293 r1425 47 47 void setSkybox(const std::string& skyboxname); 48 48 49 bool create();49 virtual bool create(); 50 50 void registerAllVariables(); 51 51 void setSkyboxSrc(const std::string &src);
Note: See TracChangeset
for help on using the changeset viewer.