Cocos2D JavaScript (edge) API Documentation

  • stdio

Namespace: stdio

Module
system
Defined In
system.js

Public Methods

Method Defined By
Expand print print (Any:*) : void <static>
Print text and objects to the debug console if the browser has one

Arguments

  1. Any : *
    value to output

Returns

  • void
stdio

Private Members

This namespace has no private members.