Changeset 9715 in orxonox.OLD for branches/new_class_id/src/lib/shell/shell_input.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_input.h
r9692 r9715 30 30 class ShellInput : public Text, public EventListener 31 31 { 32 NewObjectListDeclaration(ShellInput);32 ObjectListDeclaration(ShellInput); 33 33 34 34 public:
Note: See TracChangeset
for help on using the changeset viewer.