#include <UpdateFuncObjects.h>
|
| Update_Create (int framesPerUpdate, int updateLimit, ParticleGroupHandle *newParticle, int count, int xOff, int yOff, int xRange, int yRange) |
|
| UpdateFuncObject (int framesPerUpdate, int updateLimit) |
|
void | update (uint32_t particleId, ParticleGroupHandle *group, int x, int y, unsigned int framesElapsed) |
|
Update_Create::Update_Create |
( |
int |
framesPerUpdate, |
|
|
int |
updateLimit, |
|
|
ParticleGroupHandle * |
newParticle, |
|
|
int |
count, |
|
|
int |
xOff, |
|
|
int |
yOff, |
|
|
int |
xRange, |
|
|
int |
yRange |
|
) |
| |
void Update_Create::doUpdate |
( |
uint32_t |
particleId, |
|
|
ParticleGroupHandle * |
group, |
|
|
int |
x, |
|
|
int |
y, |
|
|
unsigned int |
framesElapsed |
|
) |
| |
|
protectedvirtual |
The documentation for this class was generated from the following files: