public static void main(String[] args) { GdxMapApp.init(); GdxMapApp.run(new ExternalRenderThemeTest(), null, 256); }
public static void main(String[] args) { GdxMapApp.init(); GdxMapApp.run(new RuleVisitorTest(), null, 400); }