cocos2d-x
3.5
Main Page
Related Pages
Modules
Namespaces
Classes
Files
c++
js
lua
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
PUForceFieldAffector Member List
This is the complete list of members for
PUForceFieldAffector
, including all inherited members.
__pad0__
PUForceFieldAffector
_affectorScale
PUAffector
protected
_affectorType
PUAffector
protected
_affectSpecialisation
PUAffector
protected
_amplitude
PUForceFieldAffector
protected
_basePosition
PUForceFieldAffector
protected
_delta
PUForceFieldAffector
protected
_derivedPosition
PUAffector
protected
_displacement
PUForceFieldAffector
protected
_excludedEmitters
PUAffector
protected
_force
PUForceFieldAffector
protected
_forceField
PUForceFieldAffector
protected
_forceFieldSize
PUForceFieldAffector
protected
_forceFieldType
PUForceFieldAffector
protected
_frequency
PUForceFieldAffector
protected
_ignoreNegativeX
PUForceFieldAffector
protected
_ignoreNegativeY
PUForceFieldAffector
protected
_ignoreNegativeZ
PUForceFieldAffector
protected
_isEnabled
Particle3DAffector
protected
_mass
PUAffector
protected
_movement
PUForceFieldAffector
protected
_movementFrequency
PUForceFieldAffector
protected
_movementFrequencyCount
PUForceFieldAffector
protected
_movementSet
PUForceFieldAffector
protected
_name
PUAffector
protected
_octaves
PUForceFieldAffector
protected
_particleSystem
Particle3DAffector
protected
_persistence
PUForceFieldAffector
protected
_position
PUAffector
protected
_prepared
PUForceFieldAffector
protected
_referenceCount
Ref
protected
_scaleForce
PUForceFieldAffector
protected
_suppressGeneration
PUForceFieldAffector
protected
_worldSize
PUForceFieldAffector
protected
addEmitterToExclude
(const std::string &emitterName)
PUAffector
AffectSpecialisation
enum name
PUAffector
AFSP_DEFAULT
enum value
PUAffector
AFSP_TTL_DECREASE
enum value
PUAffector
AFSP_TTL_INCREASE
enum value
PUAffector
autorelease
()
Ref
calculateAffectSpecialisationFactor
(const PUParticle3D *particle)
PUAffector
protected
copyAttributesTo
(PUAffector *affector) override
PUForceFieldAffector
virtual
create
()
PUForceFieldAffector
static
DEFAULT_AMPLITUDE
PUForceFieldAffector
static
DEFAULT_DELTA
PUForceFieldAffector
static
DEFAULT_FORCE
PUForceFieldAffector
static
DEFAULT_FORCEFIELD_TYPE
PUForceFieldAffector
static
DEFAULT_FORCEFIELDSIZE
PUForceFieldAffector
static
DEFAULT_FREQUENCY
PUForceFieldAffector
static
DEFAULT_MOVEMENT
PUForceFieldAffector
static
DEFAULT_MOVEMENT_FREQUENCY
PUForceFieldAffector
static
DEFAULT_OCTAVES
PUForceFieldAffector
static
DEFAULT_PERSISTENCE
PUForceFieldAffector
static
DEFAULT_WORLDSIZE
PUForceFieldAffector
static
firstParticleUpdate
(PUParticle3D *particle, float deltaTime)
PUAffector
virtual
getAffectorType
(void) const
PUAffector
inline
getAffectSpecialisation
(void) const
PUAffector
inline
getAmplitude
(void) const
PUForceFieldAffector
getDelta
(void) const
PUForceFieldAffector
getDerivedPosition
()
PUAffector
getForceFieldSize
(void) const
PUForceFieldAffector
getForceFieldType
(void) const
PUForceFieldAffector
getFrequency
(void) const
PUForceFieldAffector
getIgnoreNegativeX
(void) const
PUForceFieldAffector
getIgnoreNegativeY
(void) const
PUForceFieldAffector
getIgnoreNegativeZ
(void) const
PUForceFieldAffector
getLocalPosition
() const
PUAffector
inline
getMass
() const
PUAffector
getMovement
(void) const
PUForceFieldAffector
getMovementFrequency
(void) const
PUForceFieldAffector
getName
(void) const
PUAffector
inline
getOctaves
(void) const
PUForceFieldAffector
getPersistence
(void) const
PUForceFieldAffector
getReferenceCount
() const
Ref
getScaleForce
(void) const
PUForceFieldAffector
getWorldSize
(void) const
PUForceFieldAffector
initParticleForEmission
(PUParticle3D *particle)
PUAffector
virtual
isEnabled
(void) const
Particle3DAffector
inline
notifyPause
()
PUAffector
virtual
notifyRescaled
(const Vec3 &scale)
PUAffector
virtual
notifyResume
()
PUAffector
virtual
notifyStart
() override
PUForceFieldAffector
virtual
notifyStop
()
PUAffector
virtual
postUpdateAffector
(float deltaTime)
PUAffector
virtual
prepare
() override
PUForceFieldAffector
virtual
preUpdateAffector
(float deltaTime) override
PUForceFieldAffector
virtual
process
(PUParticle3D *particle, float delta, bool firstParticle)
PUAffector
Ref
()
Ref
protected
release
()
Ref
removeEmitterToExclude
(const std::string &emitterName)
PUAffector
retain
()
Ref
setAffectorType
(const std::string &affectorType)
PUAffector
inline
setAffectSpecialisation
(const AffectSpecialisation &affectSpecialisation)
PUAffector
inline
setAmplitude
(double amplitude)
PUForceFieldAffector
setDelta
(float delta)
PUForceFieldAffector
setEnabled
(bool enabled)
Particle3DAffector
inline
setForceFieldSize
(unsigned int forceFieldSize)
PUForceFieldAffector
setForceFieldType
(const PUForceField::ForceFieldType forceFieldType)
PUForceFieldAffector
setFrequency
(double frequency)
PUForceFieldAffector
setIgnoreNegativeX
(bool ignoreNegativeX)
PUForceFieldAffector
setIgnoreNegativeY
(bool ignoreNegativeY)
PUForceFieldAffector
setIgnoreNegativeZ
(bool ignoreNegativeZ)
PUForceFieldAffector
setLocalPosition
(const Vec3 &pos)
PUAffector
inline
setMass
(float mass)
PUAffector
setMovement
(const Vec3 &movement)
PUForceFieldAffector
setMovementFrequency
(float movementFrequency)
PUForceFieldAffector
setName
(const std::string &name)
PUAffector
inline
setOctaves
(unsigned short octaves)
PUForceFieldAffector
setPersistence
(double persistence)
PUForceFieldAffector
setScaleForce
(float scaleForce)
PUForceFieldAffector
setWorldSize
(const Vec3 &worldSize)
PUForceFieldAffector
suppressGeneration
(bool suppress)
PUForceFieldAffector
unPrepare
()
PUAffector
virtual
updateAffector
(Particle3D *particle, float deltaTime)
Particle3DAffector
virtual
updatePUAffector
(PUParticle3D *particle, float deltaTime) override
PUForceFieldAffector
virtual
~Particle3DAffector
()
Particle3DAffector
virtual
~PUAffector
()
PUAffector
virtual
~PUForceFieldAffector
()
PUForceFieldAffector
~Ref
()
Ref
virtual
Generated on Tue Mar 31 2015 15:08:19 for cocos2d-x by
1.8.8