Class BalanceModifier.NeighbourXpConfig

java.lang.Object
com.prineside.tdi2.modifiers.BalanceModifier.NeighbourXpConfig
All Implemented Interfaces:
com.badlogic.gdx.utils.Pool.Poolable
Enclosing class:
BalanceModifier

public static class BalanceModifier.NeighbourXpConfig extends Object implements com.badlogic.gdx.utils.Pool.Poolable
  • 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 interface com.badlogic.gdx.utils.Pool.Poolable