Optimization of AndEngine game

前端 未结 6 2007
南旧
南旧 2021-02-01 09:06

I am using java + AndEngine in my game.

During the game i have some freezes, i looked for the information and found some steps how to optimize game performance:

6条回答
  •  甜味超标
    2021-02-01 10:12

    You can increase performance using AndEngine: Using the Object Pool http://c0deattack.wordpress.com/2011/01/06/andengine-using-the-object-pool/

提交回复
热议问题