#import <NodeLayer.h>
Public Member Functions | |
(void) | - zoomRelativeTo: |
NOT USED IN CURRENT VERSION! Zoom according to Mouse position. | |
Properties | |
Node * | node |
Subclasses CATextLayer to add a Node as child. Used for accessing node.countOfLeaves and node.word.
- (void) zoomRelativeTo: | (CGPoint) | point |
NOT USED IN CURRENT VERSION! Zoom according to Mouse position.
Can be used to zoom content with fish-eye effect, regarding to point ( e.g. mouse location)
- (Node *) node [read, write, retain] |