#include <CCActionTimeline.h>
Public Member Functions | |
virtual void | setActionTag (int actionTag) |
virtual int | getActionTag () const |
Public Member Functions inherited from Ref | |
void | retain () |
Retains the ownership. More... | |
void | release () |
Releases the ownership immediately. More... | |
Ref * | autorelease () |
Releases the ownership sometime soon automatically. More... | |
unsigned int | getReferenceCount () const |
Returns the Ref's current reference count. More... | |
local | getReferenceCount () |
Returns the Ref's current reference count. More... | |
virtual | ~Ref () |
Static Public Member Functions | |
static ActionTimelineData * | create (int actionTag) |
local | create ( local actionTag) |
Protected Member Functions | |
ActionTimelineData () | |
virtual bool | init (int actionTag) |
var | init ( var actionTag) |
local | init ( local actionTag) |
Protected Member Functions inherited from Ref | |
Ref () | |
Constructor. More... | |
Ref () | |
Constructor. More... | |
Protected Attributes | |
int | _actionTag |
Protected Attributes inherited from Ref | |
unsigned int | _referenceCount |
count of references More... | |
local | _referenceCount |
count of references More... | |
|
protected |
|
protected |
|
protected |
|
static |
|
static |
|
static |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
protected |