cocos3d  2.0.0
Instance Methods | List of all members
CCMenu(CC3) Category Reference

#import <CC3CC2Extensions.h>

Instance Methods

(BOOL) - cc3ContainsTouchPoint:
 

Detailed Description

Extension category to support cocos3d functionality.

Method 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 category was generated from the following file: