Package com.prineside.tdi2.buffs
Class FreezingBuff.FreezingBuffFactory
java.lang.Object
com.prineside.tdi2.Buff.Factory<FreezingBuff>
com.prineside.tdi2.buffs.FreezingBuff.FreezingBuffFactory
- All Implemented Interfaces:
com.badlogic.gdx.utils.Disposable
- Enclosing class:
- FreezingBuff
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.badlogic.gdx.graphics.g2d.TextureRegion
void
Methods inherited from class com.prineside.tdi2.Buff.Factory
clearPool, dispose, effectIsCumulative, free, obtain, setup
-
Constructor Details
-
FreezingBuffFactory
public FreezingBuffFactory()
-
-
Method Details
-
createProcessor
- Specified by:
createProcessor
in classBuff.Factory<FreezingBuff>
-
setupAssets
public void setupAssets()- Overrides:
setupAssets
in classBuff.Factory<FreezingBuff>
-
getHealthBarIcon
public com.badlogic.gdx.graphics.g2d.TextureRegion getHealthBarIcon()- Specified by:
getHealthBarIcon
in classBuff.Factory<FreezingBuff>
-