Package com.prineside.tdi2.modifiers
Class BalanceModifier.NeighbourXpConfig
java.lang.Object
com.prineside.tdi2.modifiers.BalanceModifier.NeighbourXpConfig
- All Implemented Interfaces:
Pool.Poolable
- Enclosing class:
- BalanceModifier
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NeighbourXpConfig
public NeighbourXpConfig()
-
-
Method Details
-
reset
public void reset()Description copied from interface:com.badlogic.gdx.utils.Pool.Poolable
Resets the object for reuse. Object references should be nulled and fields may be set to default values.- Specified by:
reset
in interfacePool.Poolable
-