Class LJ_GDX_utils.Poolable_CZ.LIP

java.lang.Object
com.prineside.luaj.mapping.InterfaceProxy
com.prineside.luaj.mapping.parts.LJ_GDX_utils.Poolable_CZ.LIP
All Implemented Interfaces:
com.badlogic.gdx.utils.Pool.Poolable, com.esotericsoftware.kryo.KryoSerializable
Enclosing class:
LJ_GDX_utils.Poolable_CZ

public static class LJ_GDX_utils.Poolable_CZ.LIP extends InterfaceProxy implements com.badlogic.gdx.utils.Pool.Poolable
  • 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