Cocos Creator API

0.7.1

Cocos Creator is a highly customizable game development tool that utilizes the power of cocos2d-x.

RawAsset

Module: cc

The base class for registering asset types.

You may want to override:

  • createNode (static)

Methods

createNodeByInfo
(
  • Info
  • callback
)

Create a new node in the scene. If this type of asset dont have its corresponding node type, this method should be null.

name type description
Info Object
callback Function
  • error String
    null or the error info
  • node Object
    the created node or null

There are no methods that match your current filter settings. You can change your filter settings in the index section on this page. index