Package com.prineside.luaj.mapping.parts
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 Summary
Methods inherited from class com.prineside.luaj.mapping.InterfaceProxy
getLuaObj, read, write
-
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 interfacecom.badlogic.gdx.utils.Pool.Poolable
-