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
- 
Field Summary
Fields inherited from class com.prineside.luaj.mapping.InterfaceProxy
luaObj - 
Method Summary
Modifier and TypeMethodDescriptionfloatgetCost(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:
 getCostin interfacecom.badlogic.gdx.ai.fma.SoftRoleSlotAssignmentStrategy.SlotCostProvider
 
 -