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