uCore surface support
This commit is contained in:
@@ -34,10 +34,6 @@ public class Player extends DestructibleEntity{
|
||||
respawntime = respawnduration;
|
||||
}
|
||||
|
||||
@Override
|
||||
public void removed(){
|
||||
}
|
||||
|
||||
@Override
|
||||
public void draw(){
|
||||
Draw.rect("player", x, y, direction.angle()-90);
|
||||
|
||||
Reference in New Issue
Block a user