gdx: add MotionHandler, use common MapEventLayer
This commit is contained in:
@@ -64,8 +64,8 @@ public class GdxMapApp extends GdxMap {
|
||||
cfg.width = 1280;
|
||||
cfg.height = 800;
|
||||
cfg.stencil = 8;
|
||||
cfg.samples = 2;
|
||||
cfg.foregroundFPS = 30;
|
||||
//cfg.samples = 2;
|
||||
cfg.foregroundFPS = 60;
|
||||
return cfg;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user