Uses of Class
com.bombinggames.wurfelengine.core.gameobjects.Particle
-
Packages that use Particle Package Description com.bombinggames.wurfelengine.core.gameobjects Game Objects are objects like entities and block which can be found in the map. -
-
Uses of Particle in com.bombinggames.wurfelengine.core.gameobjects
Methods in com.bombinggames.wurfelengine.core.gameobjects that return Particle Modifier and Type Method Description Particle
ParticleEmitter. getPrototype()
Methods in com.bombinggames.wurfelengine.core.gameobjects with parameters of type Particle Modifier and Type Method Description void
ParticleEmitter. setPrototype(Particle prototype)
-