|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Counter
Determines how many particles to emit at each frame.
| Method Summary | |
|---|---|
int |
count(float elapsed,
int maximum)
Returns the number of particles to release at this frame. |
void |
reset()
Resets the counter to its initial state. |
| Method Detail |
|---|
int count(float elapsed,
int maximum)
void reset()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||