mirror of
https://athene2.informatik.unibw-muenchen.de/progproj/gruppen-ht24/Gruppe-02.git
synced 2025-01-19 00:06:16 +01:00
demo
This commit is contained in:
parent
e2db058fc7
commit
5de76f3226
@ -101,7 +101,8 @@ public class BoardAppState extends MonopolyAppState {
|
|||||||
viewNode.attachChild(sceneNode);
|
viewNode.attachChild(sceneNode);
|
||||||
|
|
||||||
setupLights();
|
setupLights();
|
||||||
setupSky();
|
// setupSky();
|
||||||
|
getApp().getViewPort().setBackgroundColor(new com.jme3.math.ColorRGBA(0.5f, 0.7f, 1.0f, 1.0f));
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user