Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 26 and Version 27 of code/doc/Core


Ignore:
Timestamp:
Oct 7, 2008, 6:45:42 PM (16 years ago)
Author:
landauf
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • code/doc/Core

    v26 v27  
    1919|| [wiki:Clock] || Global timer objects that captures time via Ogre::Timer ||
    2020|| ![wiki:CommandEvaluation] || Evaluates the function and the arguments of a [wiki:ConsoleCommand] string ||
    21 || ![wiki:CommandExecutor] || Executes a [wiki:ConsoleCommand] string ||
     21|| [wiki:CommandExecutor] || Executes a [wiki:ConsoleCommand] string ||
    2222|| [wiki:CommandLine] || Reads arguments from the shell and start.ini ||
    2323|| ![wiki:ConfigFileManager] || Parses a config file and creates [wiki:ConfigValueContainers] for each value ||
     
    3333|| [wiki:Identifier] || Identifies the class of an object ||
    3434|| '''[wiki:Input Input]...''' || Manages input devices and binds functions to keys ||
    35 || ![wiki:IRC] || Chat in IRC through a [wiki:TclBind Tcl] library ||
     35|| [wiki:IRC] || Chat in IRC through a [wiki:TclBind Tcl] library ||
    3636|| [wiki:Iterator] || Iterates through all objects of a class ||
    3737|| [wiki:Language] || Handles strings in different languages ||