Class ExposureFactory
java.lang.Object
me.deecaad.weaponmechanics.utils.Factory<ExplosionExposure>
me.deecaad.weaponmechanics.weapon.explode.exposures.ExposureFactory
Factory class to provide explosion exposures to the
Explosion's serializer.
In order to add your own exposure, use
Factory.set(String, Factory.Arguments).-
Nested Class Summary
Nested classes/interfaces inherited from class me.deecaad.weaponmechanics.utils.Factory
Factory.Arguments -
Method Summary
Methods inherited from class me.deecaad.weaponmechanics.utils.Factory
get, getMap, getOptions, set
-
Method Details
-
getInstance
-