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

Show the node instantly. More...

Inherits ActionInstant.

Static Public Member Functions

static Showcreate ()
 Allocates and initializes the action. More...
 
var create ()
 Allocates and initializes the action. More...
 
local create ()
 Allocates and initializes the action. More...
 

Detailed Description

Show the node instantly.

Member Function Documentation

static Show* create ( )
static

Allocates and initializes the action.

An autoreleased Show object.

var create ( )
static

Allocates and initializes the action.

An autoreleased Show object.

local create ( )
static

Allocates and initializes the action.

An autoreleased Show object.


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