Hi Guys,
I have a level selection menu, filled with 25 CCMenuItemSprites per page.
Everything works like it should, but I want to be able to detect when someone touches and holds a menu item.
Currently the 'selectedSprite' shows, and that is good, but I want to display some of that levels stats in a hovering box.
What is the best way to do this (I mean detecting the holded touch, not displaying the box)?