Search found 1 match
- Thu Feb 18, 2010 21:22
- Forum: Help
- Topic: Xavier's PracticalApp_CEGUI update Ogre1.7 & CEGUI 0.7
- Replies: 12
- Views: 8672
Re: Xavier's PracticalApp_CEGUI update Ogre1.7 & CEGUI 0.7
Hi, I'm new here so go easy on me :p. I got a question, according to this source: http://www.cegui.org.uk/docs/current/rendering_tutorial.html you need to create a CEGUI::System object and call CEGUI::System::renderGUI every frame, but I can't find these calls anywhere in the source code? Why is tha...