touch - Cocos2D How To Change First Responder Class -


during game transition 1 scene another. in second scene don't have option say:

self.istouchenabled = yes; 

so when touch screen not call:

- (void) cctouchesbegan:(nsset *)touches withevent:(uievent *)event 

my question how cctouchbegan function work in new scene?


Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Add new record to the table by click on the button in Microsoft Access -

javascript - jQuery .height() return 0 when visible but non-0 when hidden -