New scaling system
This commit is contained in:
@@ -50,6 +50,8 @@ public class AndroidLauncher extends PatchedAndroidApplication{
|
||||
super.onCreate(savedInstanceState);
|
||||
AndroidApplicationConfiguration config = new AndroidApplicationConfiguration();
|
||||
config.useImmersiveMode = true;
|
||||
config.numSamples = 2;
|
||||
config.depth = 0;
|
||||
Platform.instance = new Platform(){
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user