#include <ButtonReader.h>
Public Member Functions | |
DECLARE_CLASS_WIDGET_READER_INFO | ButtonReader () |
local | ButtonReader () |
virtual | ~ButtonReader () |
local | ~ButtonReader () |
virtual void | setPropsFromJsonDictionary (cocos2d::ui::Widget *widget, const rapidjson::Value &options) |
local | setPropsFromJsonDictionary ( local widget, local options) |
![]() | |
DECLARE_CLASS_WIDGET_READER_INFO | WidgetReader () |
var | WidgetReader () |
local | WidgetReader () |
virtual | ~WidgetReader () |
local | ~WidgetReader () |
virtual void | setColorPropsFromJsonDictionary (cocos2d::ui::Widget *widget, const rapidjson::Value &options) |
var | setColorPropsFromJsonDictionary ( var widget, var options) |
local | setColorPropsFromJsonDictionary ( local widget, local options) |
![]() | |
void | retain () |
Retains the ownership. More... | |
void | release () |
Release the ownership immediately. More... | |
Ref * | autorelease () |
Release the ownership sometime soon automatically. More... | |
unsigned int | getReferenceCount () const |
Returns the Ref's current reference count. More... | |
virtual | ~Ref () |
![]() | |
virtual | ~WidgetReaderProtocol () |
Static Public Member Functions | |
static ButtonReader * | getInstance () |
var | getInstance () |
local | getInstance () |
static void | purge () |
![]() | |
static WidgetReader * | getInstance () |
static void | purge () |
var | purge () |
local | purge () |
Additional Inherited Members | |
![]() | |
std::string | getResourcePath (const rapidjson::Value &dict, const std::string &key, cocos2d::ui::TextureResType texType) |
local | getResourcePath ( local dict, local key, local texType) |
![]() | |
unsigned int | _referenceCount |
count of references More... | |
var ButtonReader | ( | ) |
local ButtonReader | ( | ) |
|
virtual |
|
virtual |
|
virtual |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
virtual |
Reimplemented from WidgetReader.
|
virtual |
Reimplemented from WidgetReader.
|
virtual |
Reimplemented from WidgetReader.