Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5204 in orxonox.OLD for trunk/src/lib/shell/shell_input.h


Ignore:
Timestamp:
Sep 18, 2005, 1:37:58 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: Shell now has a real nice help function

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/shell/shell_input.h

    r5202 r5204  
    3232  void setRepeatDelay(float repeatDelay, float repeatRate);
    3333  bool executeCommand();
    34   void help();
     34  void help(const char* className = "", const char* function = "");
    3535
    3636  virtual void tick(float dt);
Note: See TracChangeset for help on using the changeset viewer.