Class CCTiledGrid3DAction

#include <Geode/cocos/actions/CCActionGrid.h>
classCCTiledGrid3DAction:publiccocos2d::CCGridAction{ ... }

Base class for CCTiledGrid3D actions

Examples0
Public static methods1
staticcocos2d::CCTiledGrid3DAction*create(
floatduration
,)

creates the action with size and duration

Public member functions4
cocos2d::ccQuad3tile()

returns the tile that belongs to a certain position of the grid

cocos2d::ccQuad3originalTile()

returns the non-transformed tile that belongs to a certain position of the grid

voidsetTile(,)

sets a new tile to a certain position of the grid

virtualcocos2d::CCGridBase*getGrid()

returns the grid

Fields0
Protected member functions0
Protected fields0