#include <CCPUEventHandler.h>
Public Member Functions | |
| 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 | handle (PUParticleSystem3D *particleSystem, PUParticle3D *particle, float timeElapsed)=0 |
| Todo. More... | |
| local | handle ( local particleSystem, local particle, local timeElapsed) |
| Todo. More... | |
| virtual void | copyAttributesTo (PUEventHandler *eventHandler) |
| virtual | ~PUEventHandler () |
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... | |
| virtual | ~Ref () |
| Destructor. More... | |
Public Attributes | |
| CC_CONSTRUCTOR_ACCESS | __pad0__: PUEventHandler() |
| var | __pad0__: PUEventHandler() |
| local | __pad0__: PUEventHandler() |
Protected Attributes | |
| 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... | |
Protected Attributes inherited from Ref | |
| unsigned int | _referenceCount |
| count of references More... | |
| local | _referenceCount |
| count of references More... | |
Additional Inherited Members | |
Protected Member Functions inherited from Ref | |
| Ref () | |
| Constructor. More... | |
| Ref () | |
| Constructor. More... | |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Reimplemented in PUDoPlacementParticleEventHandler, PUDoEnableComponentEventHandler, PUDoScaleEventHandler, and PUDoAffectorEventHandler.
|
virtual |
Reimplemented in PUDoPlacementParticleEventHandler, PUDoEnableComponentEventHandler, PUDoScaleEventHandler, and PUDoAffectorEventHandler.
|
virtual |
Reimplemented in PUDoPlacementParticleEventHandler, PUDoEnableComponentEventHandler, PUDoScaleEventHandler, and PUDoAffectorEventHandler.
|
inline |
Todo.
|
inline |
Todo.
|
inline |
Todo.
|
inline |
Todo.
|
inline |
Todo.
|
inline |
Todo.
|
inline |
Todo.
|
inline |
Todo.
|
inline |
Todo.
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
inlinevirtual |
Notify that the event handler is rescaled.
|
inlinevirtual |
Notify that the event handler is rescaled.
|
inlinevirtual |
Notify that the event handler is rescaled.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| CC_CONSTRUCTOR_ACCESS __pad0__ |
| var __pad0__ |
| local __pad0__ |
|
protected |
Although the scale is on a Particle System level, the event handler can also be scaled.
|
protected |
Although the scale is on a Particle System level, the event handler can also be scaled.
|
protected |
Although the scale is on a Particle System level, the event handler can also be scaled.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |