Love AssetManager of libgdx.
Because AssetManager supports asynchronous loading. It is very simple and useful.
@see http://blog.xoppa.com/loading-models-using-libgdx/
Tips:
@see http://blog.xoppa.com/loading-models-using-libgdx/
Tips:
- AssertManager cache the models and textures. If you need force reload, you should call unload().
コメント
コメントを投稿