What is the usable screen resolution under java for 6560,
specs in web says 128x128, but some phones like 7210 screen size is 128x128 but when you run the emulator when you do
GameScreen.getWidth() = 128
GameScreen.getHeight() = 96
its the same for 6560 or you can use 128x128?
thanks
Pablo Testa

Reply With Quote

