Package com.prineside.tdi2.projectiles
Class MultishotProjectile.MultishotProjectileFactory
java.lang.Object
com.prineside.tdi2.Projectile.Factory<MultishotProjectile>
com.prineside.tdi2.projectiles.MultishotProjectile.MultishotProjectileFactory
- All Implemented Interfaces:
EntityFactory
- Enclosing class:
- MultishotProjectile
public static class MultishotProjectile.MultishotProjectileFactory
extends Projectile.Factory<MultishotProjectile>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.prineside.tdi2.Projectile.Factory
free, obtain, setup
-
Constructor Details
-
MultishotProjectileFactory
public MultishotProjectileFactory()
-
-
Method Details
-
setupAssets
public void setupAssets()- Overrides:
setupAssets
in classProjectile.Factory<MultishotProjectile>
-