Changeset 4871 in orxonox.OLD for orxonox/trunk/src/lib/lang/class_list.h
- Timestamp:
- Jul 15, 2005, 1:22:52 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/lib/lang/class_list.h
r4840 r4871 42 42 static bool exists(BaseObject* object, long classID = CL_NULL); 43 43 44 static void debug(unsigned int debugLevel = 0 );44 static void debug(unsigned int debugLevel = 0, long classID = CL_NULL); 45 45 46 46 private:
Note: See TracChangeset
for help on using the changeset viewer.