Package com.prineside.luaj.mapping.parts
Class LJ_GDX_ai.SlotCostProvider_BK.LIP
java.lang.Object
com.prineside.luaj.mapping.InterfaceProxy
com.prineside.luaj.mapping.parts.LJ_GDX_ai.SlotCostProvider_BK.LIP
- All Implemented Interfaces:
com.badlogic.gdx.ai.fma.SoftRoleSlotAssignmentStrategy.SlotCostProvider
,com.esotericsoftware.kryo.KryoSerializable
- Enclosing class:
- LJ_GDX_ai.SlotCostProvider_BK
public static class LJ_GDX_ai.SlotCostProvider_BK.LIP
extends InterfaceProxy
implements com.badlogic.gdx.ai.fma.SoftRoleSlotAssignmentStrategy.SlotCostProvider
-
Method Summary
Modifier and TypeMethodDescriptionfloat
getCost
(com.badlogic.gdx.ai.fma.FormationMember p1, int p2) Methods inherited from class com.prineside.luaj.mapping.InterfaceProxy
getLuaObj, read, write
-
Method Details
-
getCost
public float getCost(com.badlogic.gdx.ai.fma.FormationMember p1, int p2) - Specified by:
getCost
in interfacecom.badlogic.gdx.ai.fma.SoftRoleSlotAssignmentStrategy.SlotCostProvider
-