Class IntModelLoader.IntModelParameters

    • Nested Class Summary

      • Nested classes/interfaces inherited from class com.badlogic.gdx.assets.AssetLoaderParameters

        com.badlogic.gdx.assets.AssetLoaderParameters.LoadedCallback
    • Field Summary

      Fields 
      Modifier and Type Field Description
      com.badlogic.gdx.assets.loaders.TextureLoader.TextureParameter textureParameter  
      • Fields inherited from class com.badlogic.gdx.assets.AssetLoaderParameters

        loadedCallback
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • textureParameter

        public com.badlogic.gdx.assets.loaders.TextureLoader.TextureParameter textureParameter
    • Constructor Detail

      • IntModelParameters

        public IntModelParameters()