Package com.prineside.luaj.mapping.parts
Class LJ_GDX_graphics_g3d.ChannelInitializer_BM.LIP
java.lang.Object
com.prineside.luaj.mapping.InterfaceProxy
com.prineside.luaj.mapping.parts.LJ_GDX_graphics_g3d.ChannelInitializer_BM.LIP
- All Implemented Interfaces:
com.badlogic.gdx.graphics.g3d.particles.ParallelArray.ChannelInitializer
,com.esotericsoftware.kryo.KryoSerializable
- Enclosing class:
- LJ_GDX_graphics_g3d.ChannelInitializer_BM
public static class LJ_GDX_graphics_g3d.ChannelInitializer_BM.LIP
extends InterfaceProxy
implements com.badlogic.gdx.graphics.g3d.particles.ParallelArray.ChannelInitializer
-
Method Summary
Modifier and TypeMethodDescriptionvoid
init
(com.badlogic.gdx.graphics.g3d.particles.ParallelArray.Channel p1) Methods inherited from class com.prineside.luaj.mapping.InterfaceProxy
getLuaObj, read, write
-
Method Details
-
init
public void init(com.badlogic.gdx.graphics.g3d.particles.ParallelArray.Channel p1) - Specified by:
init
in interfacecom.badlogic.gdx.graphics.g3d.particles.ParallelArray.ChannelInitializer
-