Package com.prineside.tdi2.projectiles
Class BuffProjectile.BuffProjectileFactory
java.lang.Object
com.prineside.tdi2.Projectile.Factory<BuffProjectile>
com.prineside.tdi2.projectiles.BuffProjectile.BuffProjectileFactory
- All Implemented Interfaces:
com.badlogic.gdx.utils.Disposable
- Enclosing class:
- BuffProjectile
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.prineside.tdi2.Projectile.Factory
clearPools, dispose, free, obtain, setup
-
Constructor Details
-
BuffProjectileFactory
public BuffProjectileFactory()
-
-
Method Details
-
setupAssets
public void setupAssets()- Overrides:
setupAssets
in classProjectile.Factory<BuffProjectile>
-
clearPool
public void clearPool()- Overrides:
clearPool
in classProjectile.Factory<BuffProjectile>
-