Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7368 in orxonox.OLD for trunk/src/lib/shell/shell_command.h


Ignore:
Timestamp:
Apr 25, 2006, 11:37:59 PM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: some renamings, and GameWorldData now has lists for what EntityLists should be drawed/ticked/collided(not yet implemented).

File:
1 edited

Legend:

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

    r7225 r7368  
    8282    static const char* paramToString(long parameter);
    8383
    84   protected:
    85     MultiType*                       defaultValue;                         //!< Default Values.
    86 
    8784  private:
    8885    ShellCommandClass*               shellClass;                           //!< A Pointer to the Shell-Class this Command belongs to.
Note: See TracChangeset for help on using the changeset viewer.