Changes between Version 26 and Version 27 of code/doc/Core
- Timestamp:
- Oct 7, 2008, 6:45:42 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
code/doc/Core
v26 v27 19 19 || [wiki:Clock] || Global timer objects that captures time via Ogre::Timer || 20 20 || ![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 || 22 22 || [wiki:CommandLine] || Reads arguments from the shell and start.ini || 23 23 || ![wiki:ConfigFileManager] || Parses a config file and creates [wiki:ConfigValueContainers] for each value || … … 33 33 || [wiki:Identifier] || Identifies the class of an object || 34 34 || '''[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 || 36 36 || [wiki:Iterator] || Iterates through all objects of a class || 37 37 || [wiki:Language] || Handles strings in different languages ||