| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SwarmGenerator
The classes implementing this interface generate swarms of particles.
| Method Summary | |
|---|---|
 Particle[] | 
generateSwarm(int size)
Generates a swarm of particles.  | 
| Methods inherited from interface lio.core.LiOResource | 
|---|
getDefinition | 
| Method Detail | 
|---|
Particle[] generateSwarm(int size)
size - Number of particles in the swarm.
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||