cocos2d-x  3.0rc2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
PageViewReader Class Reference

#include <PageViewReader.h>

Inheritance diagram for PageViewReader:
LayoutReader WidgetReader Ref WidgetReaderProtocol

Public Member Functions

DECLARE_CLASS_WIDGET_READER_INFO PageViewReader ()
var PageViewReader ()
local PageViewReader ()
virtual ~PageViewReader ()
var ~PageViewReader ()
local ~PageViewReader ()
virtual void setPropsFromJsonDictionary (cocos2d::ui::Widget *widget, const rapidjson::Value &options)
local setPropsFromJsonDictionary ( local widget, local options)
- Public Member Functions inherited from LayoutReader
DECLARE_CLASS_WIDGET_READER_INFO LayoutReader ()
var LayoutReader ()
local LayoutReader ()
virtual ~LayoutReader ()
local ~LayoutReader ()
- Public Member Functions inherited from WidgetReader
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)
- Public Member Functions inherited from Ref
void retain ()
 Retains the ownership. More...
 
void release ()
 Release the ownership immediately. More...
 
local 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 ()
- Public Member Functions inherited from WidgetReaderProtocol
virtual ~WidgetReaderProtocol ()

Static Public Member Functions

static PageViewReader * getInstance ()
var getInstance ()
local getInstance ()
static void purge ()
- Static Public Member Functions inherited from LayoutReader
static LayoutReader * getInstance ()
var getInstance ()
local getInstance ()
static void purge ()
- Static Public Member Functions inherited from WidgetReader
static WidgetReader * getInstance ()
static void purge ()
var purge ()
local purge ()

Additional Inherited Members

- Protected Member Functions inherited from WidgetReader
std::string getResourcePath (const rapidjson::Value &dict, const std::string &key, cocos2d::ui::TextureResType texType)
local getResourcePath ( local dict, local key, local texType)
- Protected Attributes inherited from Ref
unsigned int _referenceCount
 count of references More...
 

Constructor & Destructor Documentation

var PageViewReader ( )
local PageViewReader ( )
virtual ~PageViewReader ( )
virtual
var ~PageViewReader ( )
virtual
local ~PageViewReader ( )
virtual

Member Function Documentation

static PageViewReader* getInstance ( )
static
var getInstance ( )
static
local getInstance ( )
static
static void purge ( )
static
var purge ( )
static
local purge ( )
static
virtual void
setPropsFromJsonDictionary
( cocos2d::ui::Widget *  widget,
const rapidjson::Value &  options 
)
virtual

Reimplemented from LayoutReader.

var setPropsFromJsonDictionary ( var  widget,
var  options 
)
virtual

Reimplemented from LayoutReader.

local setPropsFromJsonDictionary ( local  widget,
local  options 
)
virtual

Reimplemented from LayoutReader.


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