Changeset 9718 in orxonox.OLD for branches/new_class_id/src/proto/proto_class.h
- Timestamp:
- Sep 1, 2006, 11:56:54 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/proto/proto_class.h
r4838 r9718 15 15 //! A class for ... 16 16 class ProtoClass : public BaseObject { 17 17 ObjectListDeclaration(ProtoClass); 18 18 public: 19 19 ProtoClass();
Note: See TracChangeset
for help on using the changeset viewer.