Changeset 567 for code/branches/FICN/src/orxonox/objects/WorldEntity.h
- Timestamp:
- Dec 17, 2007, 11:16:50 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/FICN/src/orxonox/objects/WorldEntity.h
r565 r567 101 101 { return this->node_->getOrientation(); } 102 102 103 protected: 104 void registerAllVariables(); 105 103 106 private: 104 void registerAllVariables();105 107 Ogre::SceneNode* node_; 106 108 static unsigned int worldEntityCounter_s;
Note: See TracChangeset
for help on using the changeset viewer.