Class LJ_TDI.Factory_AT.LIP

java.lang.Object
com.prineside.luaj.mapping.InterfaceProxy
com.prineside.luaj.mapping.parts.LJ_TDI.Factory_AT.LIP
All Implemented Interfaces:
com.badlogic.gdx.utils.Disposable, com.esotericsoftware.kryo.KryoSerializable, Gate.Factory
Enclosing class:
LJ_TDI.Factory_AT

public static class LJ_TDI.Factory_AT.LIP extends InterfaceProxy implements Gate.Factory
  • Method Details

    • create

      public Gate create()
      Specified by:
      create in interface Gate.Factory
    • createRandom

      public Gate createRandom(float p1, com.badlogic.gdx.math.RandomXS128 p2)
      Specified by:
      createRandom in interface Gate.Factory
    • dispose

      public void dispose()
      Description copied from interface: com.badlogic.gdx.utils.Disposable
      Releases all resources of this object.
      Specified by:
      dispose in interface com.badlogic.gdx.utils.Disposable
    • fromJson

      public Gate fromJson(com.badlogic.gdx.utils.JsonValue p1)
      Specified by:
      fromJson in interface Gate.Factory
    • getDescription

      public CharSequence getDescription(Gate p1)
      Specified by:
      getDescription in interface Gate.Factory
    • getTitle

      public CharSequence getTitle(Gate p1)
      Specified by:
      getTitle in interface Gate.Factory
    • setup

      public void setup()
      Specified by:
      setup in interface Gate.Factory