Changeset 2141 in orxonox.OLD for orxonox/branches/chris/src/orxonox.h
- Timestamp:
- Jul 14, 2004, 3:31:42 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/chris/src/orxonox.h
r2105 r2141 1 /*! 2 \file orxonox.h 3 \brief Orxonox core functions 4 */ 1 5 2 6 #ifndef ORXONOX_H … … 13 17 class Camera; 14 18 19 //! Orxonox core singleton class 20 /** 21 */ 15 22 class Orxonox { 16 23
Note: See TracChangeset
for help on using the changeset viewer.