Class LJ_GDX_graphics_g3d_utils.TextureProvider_V.LIP

java.lang.Object
com.prineside.luaj.mapping.InterfaceProxy
com.prineside.luaj.mapping.parts.LJ_GDX_graphics_g3d_utils.TextureProvider_V.LIP
All Implemented Interfaces:
com.badlogic.gdx.graphics.g3d.utils.TextureProvider, com.esotericsoftware.kryo.KryoSerializable
Enclosing class:
LJ_GDX_graphics_g3d_utils.TextureProvider_V

public static class LJ_GDX_graphics_g3d_utils.TextureProvider_V.LIP extends InterfaceProxy implements com.badlogic.gdx.graphics.g3d.utils.TextureProvider
  • Nested Class Summary

    Nested classes/interfaces inherited from interface com.badlogic.gdx.graphics.g3d.utils.TextureProvider

    com.badlogic.gdx.graphics.g3d.utils.TextureProvider.AssetTextureProvider, com.badlogic.gdx.graphics.g3d.utils.TextureProvider.FileTextureProvider
  • Field Summary

    Fields inherited from class com.prineside.luaj.mapping.InterfaceProxy

    luaObj
  • Method Summary

    Modifier and Type
    Method
    Description
    com.badlogic.gdx.graphics.Texture
     

    Methods inherited from class com.prineside.luaj.mapping.InterfaceProxy

    getLuaObj, read, write

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • load

      public com.badlogic.gdx.graphics.Texture load(String p1)
      Specified by:
      load in interface com.badlogic.gdx.graphics.g3d.utils.TextureProvider