cocos2d-x 3.0
- 首页 - 相关页面 - 模块 - 命名空间 - - 文件 -
Public 成员函数 - 图1 Public 成员函数 - 图2)
- 类列表 - 类索引 - 类继承关系 - 类成员

全部)) 命名空间) 文件) 函数) 变量) 类型定义) 枚举) 枚举值) 属性) 友元) 宏定义)))

Public 成员函数 | 静态 Public 成员函数 | 静态 Public 属性 | Protected 成员函数 | 所有成员列表

ComRender类 参考

#include

类 ComRender 继承关系图:

Public 成员函数 - 图3 Component Ref

## Public 成员函数
virtual void onEnter () override
NA NA 更多…
virtual void onExit () override
NA NA 更多…
virtual bool serialize (void r) override
virtual cocos2d::Node getNode ()
virtual void setNode (cocos2d::Node node)
- Public 成员函数 继承自 Component
virtual ~Component (void)
NA NA 更多…
virtual bool init ()
virtual void update (float delta)
virtual bool isEnabled () const
virtual void setEnabled (bool b)
const std::string & getName () const
void setName (const std::string &name)
void setOwner (Node pOwner)
Node getOwner () const
- Public 成员函数 继承自 Ref
void retain ()
保留所有权. 更多…
void release ()
立即释放所有权. 更多…
Ref autorelease ()
自动释放所有权在不久的将来. 更多…
unsigned int getReferenceCount () const
返回Ref对象当前的引用计数. 更多…
virtual ~Ref ()
NA NA 更多…
## 静态 Public 成员函数
static cocos2d::Ref createInstance (void)
static ComRender create (void)
static ComRender create (cocos2d::Node node, const char comName)
- 静态 Public 成员函数 继承自 Component
static Component create (void)
## 静态 Public 属性
static cocostudio::ObjectFactory::TInfo Type
## Protected 成员函数
ComRender (void)
ctor 更多…
ComRender (cocos2d::Node node, const char comName)
virtual ~ComRender (void)
NA NA 更多…
- Protected 成员函数 继承自 Ref
Ref ()
构造函数 更多…
## 额外继承的成员函数
- Protected 属性 继承自 Component
Node * _owner
std::string _name
bool _enabled
- Protected 属性 继承自 Ref
unsigned int _referenceCount
引用计数 更多…

构造及析构函数说明

ComRender ( void )

protected

ctor

ComRender ( cocos2d::Node node,
const char comName
)

protected

virtual ~ComRender ( void )

protectedvirtual

NA NA

成员函数说明

static ComRender* create ( void )

static

static ComRender create ( cocos2d::Node node,
const char * comName
)

static

static cocos2d::Ref* createInstance ( void )

static

virtual cocos2d::Node* getNode ( )

virtual

virtual void onEnter ( )

overridevirtual

NA NA

重载 Component .

virtual void onExit ( )

overridevirtual

NA NA

重载 Component .

virtual bool serialize ( void * r)

overridevirtual

重载 Component .

virtual void setNode ( cocos2d::Node * node)

virtual

类成员变量说明

cocostudio::ObjectFactory::TInfo Type

static


该类的文档由以下文件生成:

  • /Users/zeroyang/Documents/github/cocos2d-x/cocos/editor-support/cocostudio/CCComRender.h