Open main menu

Difference between revisions of "HOWTO-Engines"

91 bytes added ,  01:19, 12 February 2006
(First version of the engines HOWTO)
Line 25: Line 25:
That's it. The difficult part is of course writing the Engine subclass. More on that in the next section!
That's it. The difficult part is of course writing the Engine subclass. More on that in the next section!


Important note: Use a C++ namespace for all your work, e.g. "namespace Quux" in this case.


=== Subclassing Engine ===
=== Subclassing Engine ===
1,079

edits