Changeset 457 for code/branches/objecthierarchy/src/orxonox/core/Factory.h
- Timestamp:
- Dec 10, 2007, 8:34:48 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/objecthierarchy/src/orxonox/core/Factory.h
r447 r457 36 36 static void add(const std::string& name, Identifier* identifier); 37 37 static void changeNetworkID(Identifier* identifier, const unsigned int oldID, const unsigned int newID); 38 static void createClassHierarchy(); 38 39 39 40 private:
Note: See TracChangeset
for help on using the changeset viewer.