CCMenu(CC3) Category Reference
Declared in | CC3CC2Extensions.h |
Instance Methods
cc3ContainsTouchPoint:
Returns whether this node contains the specified UI touch location.
- (BOOL)cc3ContainsTouchPoint:(CGPoint)viewPoint
Discussion
Overridden to test the view point against the bounds of the child menu items instead of against the bounds of the menu itself.
Declared In
CC3CC2Extensions.h