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

Toggles the visibility of a node. More...

Inherits ActionInstant.

Static Public Member Functions

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

Detailed Description

Toggles the visibility of a node.

Member Function Documentation

static ToggleVisibility* create ( )
static

Allocates and initializes the action.

An autoreleased ToggleVisibility object.

var create ( )
static

Allocates and initializes the action.

An autoreleased ToggleVisibility object.

local create ( )
static

Allocates and initializes the action.

An autoreleased ToggleVisibility object.


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