Declared in CC3CC2Extensions.h

Overview

Extension category to support Cocos3D functionality.

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