Uses of Class
com.badlogic.gdx.graphics.g3d.particles.influencers.ModelInfluencer
-
Packages that use ModelInfluencer Package Description com.badlogic.gdx.graphics.g3d.particles.influencers -
-
Uses of ModelInfluencer in com.badlogic.gdx.graphics.g3d.particles.influencers
Subclasses of ModelInfluencer in com.badlogic.gdx.graphics.g3d.particles.influencers Modifier and Type Class Description static classModelInfluencer.RandomAssigns a random model ofmodelsto the particles.static classModelInfluencer.SingleAssigns the first model ofmodelsto the particles.Constructors in com.badlogic.gdx.graphics.g3d.particles.influencers with parameters of type ModelInfluencer Constructor Description ModelInfluencer(ModelInfluencer influencer)
-