Changeset 9749 in orxonox.OLD for branches/new_class_id/src/lib/script_engine/script_class.h
- Timestamp:
- Sep 16, 2006, 10:20:42 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/lib/script_engine/script_class.h
r9715 r9749 40 40 41 41 private: 42 ClassID _classID;42 ClassID _classID; 43 43 ScriptMethod* _scriptMethods; 44 44 };
Note: See TracChangeset
for help on using the changeset viewer.