22w20a made PNG loading faster, made F+6 hide the coords off the screen, improved buffer flip system
This commit is contained in:
parent
5abca8310b
commit
9bac97828b
|
@ -63,7 +63,7 @@ teavm {
|
||||||
|
|
||||||
classesToPreserve = null;
|
classesToPreserve = null;
|
||||||
stopOnErrors = false;
|
stopOnErrors = false;
|
||||||
optimizationLevel = "FULL"; //org.teavm.vm.TeaVMOptimizationLevel.SIMPLE;
|
optimizationLevel = "ADVANCED"; //org.teavm.vm.TeaVMOptimizationLevel.SIMPLE;
|
||||||
fastGlobalAnalysis = false;
|
fastGlobalAnalysis = false;
|
||||||
targetType = "JAVASCRIPT"; //org.teavm.tooling.TeaVMTargetType.JAVASCRIPT;
|
targetType = "JAVASCRIPT"; //org.teavm.tooling.TeaVMTargetType.JAVASCRIPT;
|
||||||
cacheDirectory = null;
|
cacheDirectory = null;
|
||||||
|
|
242461
javascript/classes.js
242461
javascript/classes.js
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user