This commit is contained in:
parent
0fe57ce12e
commit
4a5f51b137
6 changed files with 1 additions and 5 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 17 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 202 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 202 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 193 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 194 KiB |
|
|
@ -59,15 +59,11 @@ public class LoadingState extends GameState{
|
||||||
"data/ui/tank_button_selected.png",
|
"data/ui/tank_button_selected.png",
|
||||||
"data/ui/tank_button.png",
|
"data/ui/tank_button.png",
|
||||||
"data/units/apu/apu0000.png",
|
"data/units/apu/apu0000.png",
|
||||||
"data/units/apu/apu0001.png",
|
|
||||||
"data/units/apu/apu0002.png",
|
|
||||||
"data/units/bomber/bomber0000.png",
|
"data/units/bomber/bomber0000.png",
|
||||||
"data/units/bomber/bomber0001.png",
|
"data/units/bomber/bomber0001.png",
|
||||||
"data/units/bomber/bomber0002.png",
|
"data/units/bomber/bomber0002.png",
|
||||||
"data/units/bomber/bomber0003.png",
|
"data/units/bomber/bomber0003.png",
|
||||||
"data/units/tank/tank0000.png",
|
"data/units/tank/tank0000.png"
|
||||||
"data/units/tank/tank0001.png",
|
|
||||||
"data/units/tank/tank0002.png"
|
|
||||||
};
|
};
|
||||||
private static final String[] SOUNDS = {
|
private static final String[] SOUNDS = {
|
||||||
"data/sounds/APUattack.wav",
|
"data/sounds/APUattack.wav",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue