Class ObjLoader.ObjLoaderParameters

    • Nested Class Summary

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

        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

      • flipV

        public boolean flipV
    • Constructor Detail

      • ObjLoaderParameters

        public ObjLoaderParameters()
      • ObjLoaderParameters

        public ObjLoaderParameters​(boolean flipV)