Cocos2d-x  v3.11
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups
StopGrid Class Reference

<<<<<<< HEAD More...

Inherits ActionInstant.

Static Public Member Functions

static StopGridcreate ()
 Create a StopGrid Action. More...
 
local create ()
 Create a StopGrid Action. More...
 

Detailed Description

<<<<<<< HEAD

StopGrid action. It can stop a running grid action. Example:

Member Function Documentation

static StopGrid* create ( )
static

Create a StopGrid Action.

Return a pointer of StopGrid. When the creation failed, return nil.

var create ( )
static

Create a StopGrid Action.

Return a pointer of StopGrid. When the creation failed, return nil.

local create ( )
static

Create a StopGrid Action.

Return a pointer of StopGrid. When the creation failed, return nil.


The documentation for this class was generated from the following file: