Class LJ_GDX_ai.FlowField_DO.LIP

java.lang.Object
com.prineside.luaj.mapping.InterfaceProxy
com.prineside.luaj.mapping.parts.LJ_GDX_ai.FlowField_DO.LIP
All Implemented Interfaces:
com.badlogic.gdx.ai.steer.behaviors.FollowFlowField.FlowField, com.esotericsoftware.kryo.KryoSerializable
Enclosing class:
LJ_GDX_ai.FlowField_DO

public static class LJ_GDX_ai.FlowField_DO.LIP extends InterfaceProxy implements com.badlogic.gdx.ai.steer.behaviors.FollowFlowField.FlowField
  • Method Details

    • lookup

      public com.badlogic.gdx.math.Vector lookup(com.badlogic.gdx.math.Vector p1)
      Description copied from interface: com.badlogic.gdx.ai.steer.behaviors.FollowFlowField.FlowField
      Returns the flow vector for the specified position in space.
      Specified by:
      lookup in interface com.badlogic.gdx.ai.steer.behaviors.FollowFlowField.FlowField
      Parameters:
      p1 - the position to map