コード例 #1
0
ファイル: WorldHandler.java プロジェクト: haraldfw/zeus
 public void tick(float delta) {
   localPlayer.integrate(delta);
 }