Hi, I just wanted to know how to fix my problem.
In fact, I have two classes, one is the game controller (CCScene), and the other is the game view (CCLayer). I wanted to handle actions with the accelerometer from my layer (the view) and then threw it to my delegate (in my case my controller). But the problem is that my game controller contains my view..
How is it possible to get the delegate's method from my view ?
Multiple Inclusions
(1 post) (1 voice)-
Posted 3 months ago #
Reply
You must log in to post.