Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


Ignore:
Timestamp:
Oct 8, 2005, 11:26:53 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: inition is our motto, so now the debug function of the ClassList really looks greate and is easy to use.

File:
1 edited

Legend:

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

    r5194 r5331  
    4949    static long                     StringToID(const char* className);
    5050    static void                     debug(unsigned int debugLevel = 0, long classID = CL_NULL);
     51    static void                     debugS(const char* className = 0x0, unsigned int debugLevel = 0);
    5152
    5253
Note: See TracChangeset for help on using the changeset viewer.