Difference between revisions of "HOWTO-Engines"

Jump to navigation Jump to search
1 byte removed ,  15:39, 28 May 2006
m
m (Fixed link to doxygen docs)
Line 6: Line 6:


== Overview ==
== Overview ==
Essentially, you will have to implement a subclass of the Engine class. Our Doxygen documentation is your friend and should hopefully explain enough about this, see here: [http://scummvm.org/docs/doxygen/html/classEngine.php].  
Essentially, you will have to implement a subclass of the Engine class. Our Doxygen documentation is your friend and should hopefully explain enough about this, see here: http://scummvm.org/docs/doxygen/html/classEngine.php .  


You also must hook yourself into the regular ScummVM main build system. Actually, some ports use custom build system, but their maintainers will usually add your new engine once it has been added to ScummVM.
You also must hook yourself into the regular ScummVM main build system. Actually, some ports use custom build system, but their maintainers will usually add your new engine once it has been added to ScummVM.
1,079

edits

Navigation menu