debug styling
parent
c44b321951
commit
1c926a8af4
|
|
@ -44,7 +44,7 @@ public class HadeanGame extends Game {
|
||||||
|
|
||||||
long allocated = runtime.totalMemory();
|
long allocated = runtime.totalMemory();
|
||||||
long max = runtime.maxMemory();
|
long max = runtime.maxMemory();
|
||||||
int left = 780;
|
int left = 770;
|
||||||
int top = 10;
|
int top = 10;
|
||||||
|
|
||||||
List<String> strings = new ArrayList<String>();
|
List<String> strings = new ArrayList<String>();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue