Refactoring finished.
This commit is contained in:
BIN
assets/data/fonts/d-puntillas-B-to-tiptoe.ttf
Normal file
BIN
assets/data/fonts/d-puntillas-B-to-tiptoe.ttf
Normal file
Binary file not shown.
BIN
assets/data/gfx/gui/Anonymous_Button_Green.png
Normal file
BIN
assets/data/gfx/gui/Anonymous_Button_Green.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
BIN
assets/data/gfx/gui/Anonymous_Button_Red.png
Normal file
BIN
assets/data/gfx/gui/Anonymous_Button_Red.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
BIN
assets/data/gfx/gui/Anonymous_Pill_Button_Blue.png
Normal file
BIN
assets/data/gfx/gui/Anonymous_Pill_Button_Blue.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.5 KiB |
BIN
assets/data/gfx/gui/Anonymous_Pill_Button_Cyan.png
Normal file
BIN
assets/data/gfx/gui/Anonymous_Pill_Button_Cyan.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.5 KiB |
BIN
assets/data/gfx/gui/Anonymous_Pill_Button_Yellow.png
Normal file
BIN
assets/data/gfx/gui/Anonymous_Pill_Button_Yellow.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.5 KiB |
BIN
assets/data/gfx/gui/OUYA_O.png
Normal file
BIN
assets/data/gfx/gui/OUYA_O.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.5 KiB |
@@ -70,7 +70,7 @@ public class MainActivity extends AndroidApplication implements Toaster, Multica
|
||||
wifiManager = (WifiManager)getSystemService(Context.WIFI_SERVICE);
|
||||
|
||||
AndroidApplicationConfiguration cfg = new AndroidApplicationConfiguration();
|
||||
cfg.useGL20 = false;
|
||||
cfg.useGL20 = true;
|
||||
cfg.useAccelerometer = false;
|
||||
cfg.useCompass = false;
|
||||
cfg.useWakelock = true;
|
||||
|
Reference in New Issue
Block a user