can you send me the screenshoot of the HelloWorld::init()?
i am so confused, cause i don’t know how to put this code
this->schedule( schedule_selector(HelloWorld::gameLogic), 1.0 );
i givin’ it to the end of HelloWorld::init() method, but it’s not work at all.
April 14th, 2013 on 2:03 pm
thanks ya
it’s really helps me out 😀
April 24th, 2013 on 7:03 pm
Thanks !!!!, for your feedback. Next tutorials to finish that series coming soon 🙂
July 31st, 2013 on 4:54 am
thanks for your tutorials. it helps me alot
August 2nd, 2013 on 2:11 pm
You are welcome 🙂
September 7th, 2013 on 12:35 pm
can you send me the screenshoot of the HelloWorld::init()?
i am so confused, cause i don’t know how to put this code
this->schedule( schedule_selector(HelloWorld::gameLogic), 1.0 );
i givin’ it to the end of HelloWorld::init() method, but it’s not work at all.
thank you before, 🙂
September 8th, 2013 on 1:41 am
Hi Sandriga,
I would put that line in your constructor HelloWorld::HelloWorld() function.
I am sending you an email, so you can email me back you code, and I will have a look in case you do not manage 🙂
September 8th, 2013 on 9:31 am
haha, i am done on it 🙂 thank you very much 😀
September 8th, 2013 on 7:45 pm
No problem 😉 just let me know if you have any further trouble 😉