Changeset 9715 in orxonox.OLD for branches/new_class_id/src/lib/shell/shell.h
- Timestamp:
- Sep 1, 2006, 8:06:39 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/lib/shell/shell.h
r9692 r9715 48 48 class Shell : public Element2D, public EventListener 49 49 { 50 NewObjectListDeclaration(Shell);50 ObjectListDeclaration(Shell); 51 51 public: 52 52 Shell();
Note: See TracChangeset
for help on using the changeset viewer.