Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 19 and Version 20 of code/doc/Core


Ignore:
Timestamp:
Sep 29, 2008, 4:03:57 AM (16 years ago)
Author:
landauf
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • code/doc/Core

    v19 v20  
    1515|| [wiki:ClassFactory] || Creates a new object of a given class ||
    1616|| [wiki:ClassIdentifier] || Derivative of the [wiki:Identifier], contains class-specific stuff ||
    17 || ![wiki:ClassTreeMask] || Includes or excludes classes from the class-tree ||
     17|| [wiki:ClassTreeMask] || Includes or excludes classes from the class-tree ||
    1818|| [wiki:Clock] || Global timer objects that captures time via Ogre::Timer ||
    1919|| ![wiki:CommandEvaluation] || Evaluates the function and the arguments of a [wiki:ConsoleCommand] string ||
     
    3535|| ![wiki:IRC] || Chat in IRC through a [wiki:TclBind Tcl] library ||
    3636|| [wiki:Iterator] || Iterates through all objects of a class ||
    37 || ![wiki:Language] || Handles strings in different languages ||
     37|| [wiki:Language] || Handles strings in different languages ||
    3838|| ![wiki:Level] || Contains a level-file and a [wiki:ClassTreeMask] ||
    3939|| ![wiki:Loader] || Loads a [wiki:Level] ||