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

#include <CCDatas.h>

Inheritance diagram for ParticleDisplayData:
DisplayData Ref

Public Member Functions

 ParticleDisplayData ()
virtual ~ParticleDisplayData ()
- Public Member Functions inherited from DisplayData
 DisplayData ()
virtual ~DisplayData (void)
virtual void copy (DisplayData *displayData)
- 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 ()

Static Public Member Functions

static ParticleDisplayData * create (void)
- Static Public Member Functions inherited from DisplayData
static DisplayData * create (void)
static const std::string changeDisplayToTexture (const std::string &displayName)

Additional Inherited Members

- Public Attributes inherited from DisplayData
DisplayType displayType
std::string displayName
 mark which type your display is More...
 
- Protected Member Functions inherited from Ref
 Ref ()
 Constructor. More...
 
 Ref ()
 Constructor. More...
 
- Protected Attributes inherited from Ref
unsigned int _referenceCount
 count of references More...
 

Constructor & Destructor Documentation

virtual ~ParticleDisplayData ( )
inlinevirtual

Member Function Documentation

static ParticleDisplayData* create ( void  )
inlinestatic

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