ParticleInsertMode
Available since LÖVE 0.9.0 |
This enum is not supported in earlier versions. |
How newly created particles are added to the ParticleSystem.
Constants
- top
- Particles are inserted at the top of the ParticleSystem's list of particles.
- bottom
- Particles are inserted at the bottom of the ParticleSystem's list of particles.
- random
- Particles are inserted at random positions in the ParticleSystem's list of particles.
See Also
Other Languages
Dansk –
Deutsch –
English –
Español –
Français –
Indonesia –
Italiano –
Lietuviškai –
Magyar –
Nederlands –
Polski –
Português –
Română –
Slovenský –
Suomi –
Svenska –
Türkçe –
Česky –
Ελληνικά –
Български –
Русский –
Српски –
Українська –
עברית –
ไทย –
日本語 –
正體中文 –
简体中文 –
Tiếng Việt –
한국어
More info