Cocos Creator API

0.7.1

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

Module Editor.Debugger

The core-level debugger utils, when you turn on the debugger, it actually run a node-inspector process in the low-level, and you can use your chrome browser debug the core module.

Methods

toggle ( )

Toggle on or off the core-level debugger

open ( )

Turn on the core-level debugger

close ( )

Turn off the core-level debugger