Changeset 5576 in orxonox.OLD for branches/world_entities/src/lib/coord
- Timestamp:
- Nov 15, 2005, 11:21:57 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/world_entities/src/lib/coord/p_node.h
r5414 r5576 127 127 static const char* parentingModeToChar(int parentingMode); 128 128 static PARENT_MODE charToParentingMode(const char* parentingMode); 129 130 129 131 private: 130 132 void init(PNode* parent);
Note: See TracChangeset
for help on using the changeset viewer.