#import <GridAction.h>
Inherits GridAction.
Inherited by FlipX3D, Lens3D, Liquid, Ripple3D, Shaky3D, Twirl, Waves, and Waves3D.

Public Member Functions | |
| (ccVertex3D) | - vertex: |
| (ccVertex3D) | - originalVertex: |
| (void) | - setVertex:vertex: |
| - (ccVertex3D) originalVertex: | (ccGridSize) | pos |
returns the non-transformed vertex than belongs to certain position in the grid
| - (void) setVertex: | (ccGridSize) | pos | ||
| vertex: | (ccVertex3D) | vertex | ||
sets a new vertex to a certain position of the grid
| - (ccVertex3D) vertex: | (ccGridSize) | pos |
returns the vertex than belongs to certain position in the grid
1.5.8