Intermediate Tutorial 4

Status
Closed
WikiPage
Intermediate Tutorial 4
Issue Type
has problems
Description

setRenderQueueGroup(RENDER_QUEUE_OVERLAY)
should be
setRenderQueueGroup(Ogre::RENDER_QUEUE_OVERLAY)

Also in start code for .cpp

void swap(float& x, float& y)
should be
void IntermediateTutorial4::swap(float& x, float& y)

Created
Tuesday 15 of February, 2011 23:26:30 GMT-0000
by trondkla
LastModif
Monday 28 of February, 2011 15:21:24 GMT-0000
by 6i