Implemented Android support

This commit is contained in:
Anuken
2017-06-29 00:54:10 -04:00
parent 9658059b24
commit 547c2b9025
273 changed files with 792 additions and 50 deletions

View File

@@ -42,6 +42,7 @@ public class Player extends DestructibleEntity{
@Override
public void update(){
float speed = this.speed;
if(Vars.debug)