Changeset 5204 in orxonox.OLD for trunk/src/lib/shell/shell_input.h
- Timestamp:
- Sep 18, 2005, 1:37:58 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/shell/shell_input.h
r5202 r5204 32 32 void setRepeatDelay(float repeatDelay, float repeatRate); 33 33 bool executeCommand(); 34 void help( );34 void help(const char* className = "", const char* function = ""); 35 35 36 36 virtual void tick(float dt);
Note: See TracChangeset
for help on using the changeset viewer.