Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 4871 in orxonox.OLD for orxonox/trunk/src/lib/lang/class_list.h


Ignore:
Timestamp:
Jul 15, 2005, 1:22:52 AM (20 years ago)
Author:
bensch
Message:

orxonox/trunk: classList is now able to show Information on single Classes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/lib/lang/class_list.h

    r4840 r4871  
    4242    static bool               exists(BaseObject* object, long classID = CL_NULL);
    4343
    44     static void debug(unsigned int debugLevel = 0);
     44    static void debug(unsigned int debugLevel = 0, long classID = CL_NULL);
    4545
    4646  private:
Note: See TracChangeset for help on using the changeset viewer.