Changeset 7368 in orxonox.OLD for trunk/src/lib
- Timestamp:
- Apr 25, 2006, 11:37:59 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/shell/shell_command.h
r7225 r7368 82 82 static const char* paramToString(long parameter); 83 83 84 protected:85 MultiType* defaultValue; //!< Default Values.86 87 84 private: 88 85 ShellCommandClass* shellClass; //!< A Pointer to the Shell-Class this Command belongs to.
Note: See TracChangeset
for help on using the changeset viewer.