Class LJ_GDX_ai.PathParam_ES.LIP

java.lang.Object
com.prineside.luaj.mapping.InterfaceProxy
com.prineside.luaj.mapping.parts.LJ_GDX_ai.PathParam_ES.LIP
All Implemented Interfaces:
com.badlogic.gdx.ai.steer.utils.Path.PathParam, com.esotericsoftware.kryo.KryoSerializable
Enclosing class:
LJ_GDX_ai.PathParam_ES

public static class LJ_GDX_ai.PathParam_ES.LIP extends InterfaceProxy implements com.badlogic.gdx.ai.steer.utils.Path.PathParam
  • Method Details

    • getDistance

      public float getDistance()
      Description copied from interface: com.badlogic.gdx.ai.steer.utils.Path.PathParam
      Returns the distance from the start of the path
      Specified by:
      getDistance in interface com.badlogic.gdx.ai.steer.utils.Path.PathParam
    • setDistance

      public void setDistance(float p1)
      Description copied from interface: com.badlogic.gdx.ai.steer.utils.Path.PathParam
      Sets the distance from the start of the path
      Specified by:
      setDistance in interface com.badlogic.gdx.ai.steer.utils.Path.PathParam
      Parameters:
      p1 - the distance to set