cocos2d-x  3.0rc1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Console::Command Struct Reference

#include <CCConsole.h>

Public Attributes

const char * name
var name
local name
const char * help
var help
local help
std::function< void(int, const
std::string &)> 
callback

Member Data Documentation

std::function<void(int, const
std::string&)> callback
var callback
local callback
const char* help
var help
local help
const char* name
var name
local name

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