我正在使用Libgdx进行我的安卓游戏.游戏运行正常,但如果没有来自用户的交互,它将在运行时自动暂停.如何避免游戏暂停?
我的主要课程动作AndroidApplication和我的游戏类实现ApplicationListener.
AndroidApplication
ApplicationListener
mobile android libgdx
android ×1
libgdx ×1
mobile ×1