class CCPageTurn3D : public CCGrid3DAction
{
static CCPageTurn3D* create(ccGridSize gridSize, float time);
};