Hey developers,
I am just searching everywhere how to change the default touch up inside state on the CCMenuItemImage to touchdown state ?
Thanks in advance,
Best regards
A fast, easy to use, free, and community supported 2D game engine
Hey developers,
I am just searching everywhere how to change the default touch up inside state on the CCMenuItemImage to touchdown state ?
Thanks in advance,
Best regards
Up ?
EasyDev,
Have you tried to use a category or subclass to override the ccTouch[...] methods of CCMenu?
-Mark
Got it to work with the isSelected property of the CCMenuItemImage ;)
Thanks for your absence of answers ;)
EasyDev,
How did you do it i am trying to do the same.
You must log in to post.