Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 22, 2005, 12:21:45 AM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: moved functor_list.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/util/executor/executor_specials.h

    r5690 r5691  
    5959     * @param loadString ignored in this case
    6060     */
    61     virtual void execute(BaseObject* object, const void* loadString)
     61    virtual void execute(BaseObject* object, const void* parameters = NULL)
    6262    {
    6363      if (object != NULL && this->element != NULL)
Note: See TracChangeset for help on using the changeset viewer.