#include <CCPUDoExpireEventHandler.h>
Public Member Functions | |
virtual void | handle (PUParticleSystem3D *particleSystem, PUParticle3D *particle, float timeElapsed) override |
Get indication that all particles are expired. More... | |
local | handle ( local particleSystem, local particle, local timeElapsed) |
Get indication that all particles are expired. More... | |
virtual | ~PUDoExpireEventHandler (void) |
![]() | |
const std::string & | getName (void) const |
Todo. More... | |
local | getName () |
Todo. More... | |
void | setName (const std::string &name) |
PUObserver * | getParentObserver (void) const |
Todo. More... | |
var | getParentObserver () |
Todo. More... | |
local | getParentObserver () |
Todo. More... | |
void | setParentObserver (PUObserver *parentObserver) |
const std::string & | getEventHandlerType (void) const |
Todo. More... | |
local | getEventHandlerType () |
Todo. More... | |
void | setEventHandlerType (const std::string &eventHandlerType) |
virtual void | notifyRescaled (const Vec3 &scale) |
Notify that the event handler is rescaled. More... | |
virtual void | copyAttributesTo (PUEventHandler *eventHandler) |
virtual | ~PUEventHandler () |
![]() | |
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... | |
virtual | ~Ref () |
Destructor. More... | |
Static Public Member Functions | |
static PUDoExpireEventHandler * | create () |
local | create () |
Public Attributes | |
CC_CONSTRUCTOR_ACCESS | __pad0__: PUDoExpireEventHandler(void) : PUEventHandler() { } |
![]() | |
CC_CONSTRUCTOR_ACCESS | __pad0__: PUEventHandler() |
var | __pad0__: PUEventHandler() |
local | __pad0__: PUEventHandler() |
Additional Inherited Members | |
![]() | |
Ref () | |
Constructor. More... | |
Ref () | |
Constructor. More... | |
![]() | |
PUObserver * | _parentObserver |
std::string | _eventHandlerType |
std::string | _name |
Vec3 | _eventHandlerScale |
Although the scale is on a Particle System level, the event handler can also be scaled. More... | |
![]() | |
unsigned int | _referenceCount |
count of references More... | |
local | _referenceCount |
count of references More... | |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
static |
|
static |
|
static |
|
overridevirtual |
Get indication that all particles are expired.
Set indication that all particles are expired
Implements PUEventHandler.
|
overridevirtual |
Get indication that all particles are expired.
Set indication that all particles are expired
Implements PUEventHandler.
|
overridevirtual |
Get indication that all particles are expired.
Set indication that all particles are expired
Implements PUEventHandler.
CC_CONSTRUCTOR_ACCESS __pad0__ |
var __pad0__ |
local __pad0__ |