Changeset 7372 for code/branches/doc/src/libraries/core/BaseObject.h
- Timestamp:
- Sep 7, 2010, 12:58:52 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/doc/src/libraries/core/BaseObject.h
r7363 r7372 59 59 class Level; 60 60 61 // !The BaseObject is the parent of all classes representing an instance in the game.61 /// The BaseObject is the parent of all classes representing an instance in the game. 62 62 class _CoreExport BaseObject : virtual public OrxonoxClass 63 63 {
Note: See TracChangeset
for help on using the changeset viewer.