Fixed the util class and Environment
This commit is contained in:
parent
cbd89ddb05
commit
1bc2424920
6 changed files with 44 additions and 50 deletions
|
|
@ -62,6 +62,6 @@ public class SpaceGame extends SimplePhysicsGame {
|
|||
}
|
||||
|
||||
public void simpleUpdate(){
|
||||
environment.setLocalTranslation(cam.getLocation());
|
||||
environment.update();
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue