cocos2d-x  3.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
SpriteDisplayData Class Reference

#include <CCDatas.h>

Inheritance diagram for SpriteDisplayData:
DisplayData Ref

Public Member Functions

virtual
CC_CREATE_NO_PARAM_NO_INIT(SpriteDisplayData)
public 
~SpriteDisplayData ()
void copy (DisplayData *displayData)
- Public Member Functions inherited from DisplayData
 DisplayData ()
virtual ~DisplayData (void)
- Public Member Functions inherited from Ref
void retain ()
 Retains the ownership. More...
 
void release ()
 Releases the ownership immediately. More...
 
Refautorelease ()
 Releases the ownership sometime soon automatically. More...
 
unsigned int getReferenceCount () const
 Returns the Ref's current reference count. More...
 
virtual ~Ref ()

Public Attributes

BaseData skinData
- Public Attributes inherited from DisplayData
DisplayType displayType
std::string displayName
 mark which type your display is More...
 

Additional Inherited Members

- Protected Member Functions inherited from Ref
 Ref ()
 Constructor. More...
 
 Ref ()
 Constructor. More...
 
- Protected Attributes inherited from Ref
unsigned int _referenceCount
 count of references More...
 
var _referenceCount
 count of references More...
 
local _referenceCount
 count of references More...
 

Constructor & Destructor Documentation

virtual
CC_CREATE_NO_PARAM_NO_INIT
(SpriteDisplayData) public
~SpriteDisplayData
( )
inlinevirtual

Member Function Documentation

void copy ( DisplayData displayData)
virtual

Reimplemented from DisplayData.

Member Data Documentation

BaseData skinData

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