Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5374 in orxonox.OLD for trunk/src/lib/shell/shell_command.cc


Ignore:
Timestamp:
Oct 13, 2005, 1:04:06 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: cool shell-commands for loading images and setting colors

File:
1 edited

Legend:

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

    r5329 r5374  
    504504          objectPointer = objectList->firstElement();
    505505      }
    506       printf("test\n");
    507506      // match a function.
    508507      if (commandClass != NULL && (fktPos == 1 || (fktPos == 2 && inputSplits.getCount() >= 3)))
Note: See TracChangeset for help on using the changeset viewer.