Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发一款赛车游戏。速度在不同的设备上有所不同。我正在使用计数来移动背景以保持恒定速度。
但是速度是个问题。如何在诺基亚、三星等所有设备中保持恒定。?
我正在使用java.util.Timer API。定时器计数持续时间因设备而异。