Changeset 2104 in orxonox.OLD for orxonox/branches/chris/src/orxonox.cc
- Timestamp:
- Jul 10, 2004, 3:07:42 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/chris/src/orxonox.cc
r2101 r2104 51 51 /* this is a singleton class to prevent duplicates */ 52 52 Orxonox* Orxonox::singleton_ref = 0; 53 World* Orxonox::world = 0;54 bool Orxonox::pause = false;55 56 53 57 54 Orxonox* Orxonox::getInstance (void)
Note: See TracChangeset
for help on using the changeset viewer.