Public Member Functions

CCMenu(CC3) Class Reference

Extension category to support cocos3d functionality. More...

#import <CC3CC2Extensions.h>

List of all members.

Public Member Functions

(BOOL) - cc3ContainsTouchPoint:

Detailed Description

Extension category to support cocos3d functionality.


Member Function Documentation

- (BOOL) cc3ContainsTouchPoint: (CGPoint)  viewPoint

Returns whether this node contains the specified UI touch location.

Overridden to test the view point against the bounds of the child menu items instead of against the bounds of the menu itself.


The documentation for this class was generated from the following file: