Talk:Humble Beginnings        

i guess, this tutorials really needs to be updated to match ogre 1.0.0RC1

Matthewg42 08:36, 24 Feb 2005 (PST) I just did the first tutorial with v1-0-0 (linux). Worked OK. I fixed a few formatting errors in the wiki page where code was not formatted properly. I was also confused as to where to insert some of the code. For example, over-riding frameStarted. I had assumed the implementation of the function would be in SpaceApplication.cpp, and was therefore confused about the lack of "SpaceFrameListener::" in the function name. I think it'd be better to have the implementations in the cpp file. This was the class is explicitly stated (which is helpful for people like me who don't know the library yet).