Package com.prineside.luaj.mapping.parts
Class LJ_GDX_scenes_scene2d.Cullable_AY.LIP
java.lang.Object
com.prineside.luaj.mapping.InterfaceProxy
com.prineside.luaj.mapping.parts.LJ_GDX_scenes_scene2d.Cullable_AY.LIP
- All Implemented Interfaces:
 com.badlogic.gdx.scenes.scene2d.utils.Cullable,com.esotericsoftware.kryo.KryoSerializable
- Enclosing class:
 - LJ_GDX_scenes_scene2d.Cullable_AY
 
public static class LJ_GDX_scenes_scene2d.Cullable_AY.LIP
extends InterfaceProxy
implements com.badlogic.gdx.scenes.scene2d.utils.Cullable
- 
Method Summary
Methods inherited from class com.prineside.luaj.mapping.InterfaceProxy
getLuaObj, read, write 
- 
Method Details
- 
setCullingArea
public void setCullingArea(com.badlogic.gdx.math.Rectangle p1) - Specified by:
 setCullingAreain interfacecom.badlogic.gdx.scenes.scene2d.utils.Cullable- Parameters:
 p1- The culling area in the child actor's coordinates.
 
 -