<small id='LCiwB'></small><noframes id='LCiwB'>

    <legend id='LCiwB'><style id='LCiwB'><dir id='LCiwB'><q id='LCiwB'></q></dir></style></legend>
    • <bdo id='LCiwB'></bdo><ul id='LCiwB'></ul>
  • <i id='LCiwB'><tr id='LCiwB'><dt id='LCiwB'><q id='LCiwB'><span id='LCiwB'><b id='LCiwB'><form id='LCiwB'><ins id='LCiwB'></ins><ul id='LCiwB'></ul><sub id='LCiwB'></sub></form><legend id='LCiwB'></legend><bdo id='LCiwB'><pre id='LCiwB'><center id='LCiwB'></center></pre></bdo></b><th id='LCiwB'></th></span></q></dt></tr></i><div id='LCiwB'><tfoot id='LCiwB'></tfoot><dl id='LCiwB'><fieldset id='LCiwB'></fieldset></dl></div>

      1. <tfoot id='LCiwB'></tfoot>

        加载 TextureAtlas 的状态

        时间:2023-05-18
          <tbody id='kcUfi'></tbody>

          <legend id='kcUfi'><style id='kcUfi'><dir id='kcUfi'><q id='kcUfi'></q></dir></style></legend>

          <small id='kcUfi'></small><noframes id='kcUfi'>

        1. <tfoot id='kcUfi'></tfoot>
              • <bdo id='kcUfi'></bdo><ul id='kcUfi'></ul>

                  <i id='kcUfi'><tr id='kcUfi'><dt id='kcUfi'><q id='kcUfi'><span id='kcUfi'><b id='kcUfi'><form id='kcUfi'><ins id='kcUfi'></ins><ul id='kcUfi'></ul><sub id='kcUfi'></sub></form><legend id='kcUfi'></legend><bdo id='kcUfi'><pre id='kcUfi'><center id='kcUfi'></center></pre></bdo></b><th id='kcUfi'></th></span></q></dt></tr></i><div id='kcUfi'><tfoot id='kcUfi'></tfoot><dl id='kcUfi'><fieldset id='kcUfi'></fieldset></dl></div>
                • 本文介绍了加载 TextureAtlas 的状态的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

                  问题描述

                  限时送ChatGPT账号..

                  我在基于 LibGdx 的游戏中使用 TextureAtlas.随着 Atlas 大小的增加,加载时间也会增加,因此在显示我在游戏中设置的动画时会出现延迟.

                  I am using the TextureAtlas in my LibGdx based game. As the size of the Atlas increases the loading time increases hence there is a delay in showing the animations that I have setup in the game.

                  因此,我希望获得我的 TextureAtlas 加载过程的状态.1.无论如何要获得状态?2. 有听众吗?

                  Hence I wish to get the status of the loading process of my TextureAtlas. 1. Anyway to get the status ? 2. Any Listener ?

                  推荐答案

                  可以举个例子,用这个方法加载的asset,yourAssetManage.getLoadedAssets()这个方法返回一个int 表示加载资产的数量

                  You can take for example, asset that have been loaded with this method, yourAssetManage.getLoadedAssets () this method return an int indicating the number of loaded assets

                      Gdx.app.log("asset loaded :", ""+yourAssetManger.getLoadedAssets());
                  
                      if (yourAssetManger.update()) {
                  
                           if (Gdx.input.isTouched()) { 
                              yourGame.setScreen(new yourScreen());
                          }
                      }
                  

                  or isLoaded(String fileName);http://libgdx.badlogicgames.com/nightlies/docs/api/com/badlogic/gdx/assets/AssetManager.html#isLoaded-java.lang.String-

                  or isLoaded(String fileName); http://libgdx.badlogicgames.com/nightlies/docs/api/com/badlogic/gdx/assets/AssetManager.html#isLoaded-java.lang.String-

                  yourAssetManage.isLoaded("fileNameOfYourAsset");
                  

                  这篇关于加载 TextureAtlas 的状态的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持html5模板网!

                  上一篇:在 libgdx 中渲染 box2d 下一篇:LibGDX - 围绕它们的中心旋转一个 2d 精灵数组

                  相关文章

                  最新文章

                • <legend id='Uaz7m'><style id='Uaz7m'><dir id='Uaz7m'><q id='Uaz7m'></q></dir></style></legend>
                • <i id='Uaz7m'><tr id='Uaz7m'><dt id='Uaz7m'><q id='Uaz7m'><span id='Uaz7m'><b id='Uaz7m'><form id='Uaz7m'><ins id='Uaz7m'></ins><ul id='Uaz7m'></ul><sub id='Uaz7m'></sub></form><legend id='Uaz7m'></legend><bdo id='Uaz7m'><pre id='Uaz7m'><center id='Uaz7m'></center></pre></bdo></b><th id='Uaz7m'></th></span></q></dt></tr></i><div id='Uaz7m'><tfoot id='Uaz7m'></tfoot><dl id='Uaz7m'><fieldset id='Uaz7m'></fieldset></dl></div>
                    <bdo id='Uaz7m'></bdo><ul id='Uaz7m'></ul>

                    <small id='Uaz7m'></small><noframes id='Uaz7m'>

                    <tfoot id='Uaz7m'></tfoot>