class CCPageTurn3D : public CCAction
{
static CCPageTurn3D* actionWithSize(ccGridSize gridSize, ccTime time);
};