/[adonthell]/adonthell/src/main/adonthell.h
ViewVC logotype

Diff of /adonthell/src/main/adonthell.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by ksterker, Mon Oct 18 07:40:23 2004 UTC revision 1.5 by ksterker, Mon Nov 1 17:41:29 2004 UTC
# Line 68  namespace adonthell { Line 68  namespace adonthell {
68                    
69              /**              /**
70               * Call this to initialize selected subystems of the engine. These               * Call this to initialize selected subystems of the engine. These
71               * will be shutdown automatically once the engine quits.               * will be shutdown automatically once the engine quits.
72                 * This method can be safely called multiple times; it will take
73                 * care to not initialize any module more than once.
74               * @param modules combination of GFX, INPUT, EVENT, PYTHON, RPG, GUI               * @param modules combination of GFX, INPUT, EVENT, PYTHON, RPG, GUI
75               * @return true on success \b false otherwise.               * @return true on success \b false otherwise.
76               */               */

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26