From 4f50eda9ea57cc0b9b6ef54ffe9bc8d3ab6c8724 Mon Sep 17 00:00:00 2001 From: TheCodeBoat Date: Thu, 27 Jun 2013 13:10:13 +0200 Subject: [PATCH] Merge, refactor GUI, enable collision, try to add new button style --- ShootingStars/assets/Gui/Button.xml | 51 +++++ ShootingStars/assets/Gui/button.png | Bin 0 -> 463 bytes ShootingStars/assets/Gui/style_map.xml | 5 + .../wyrez/shootingstars/ShootingStars.java | 3 +- .../WeaponProjectileCollisionControl.java | 19 +- .../org/wyrez/shootingstars/game/Player.java | 17 +- .../wyrez/shootingstars/game/StarManager.java | 208 +++++++++--------- .../org/wyrez/shootingstars/gui/GameGUI.java | 8 +- .../wyrez/shootingstars/gui/OptionsGUI.java | 46 ++-- .../wyrez/shootingstars/states/GameState.java | 18 +- .../states/util/OptionSettings.java | 19 +- 11 files changed, 242 insertions(+), 152 deletions(-) create mode 100644 ShootingStars/assets/Gui/Button.xml create mode 100644 ShootingStars/assets/Gui/button.png create mode 100644 ShootingStars/assets/Gui/style_map.xml diff --git a/ShootingStars/assets/Gui/Button.xml b/ShootingStars/assets/Gui/Button.xml new file mode 100644 index 0000000..5d4645b --- /dev/null +++ b/ShootingStars/assets/Gui/Button.xml @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ShootingStars/assets/Gui/button.png b/ShootingStars/assets/Gui/button.png new file mode 100644 index 0000000000000000000000000000000000000000..c1734e65601917959a55315997b01f3be731294e GIT binary patch literal 463 zcmV;=0WkiFP)$>{7FvfRZpFc*RgD!q z>Xj65*8=;Mn_e4L8l~BrpZa7KmV+uOpk4v{FE?eRJ&DrB@1ihZ_(z^wFk@wmpsf z=>~xNC!kmW4{t#63e4(okylQ`zaZ#u0lmLl0-CD?Ndbd(@*HTcVlD-YcAOX}AzxdR z0-o&MA<926Z_$iF&Vv8|002ovPDHLk FV1hQ-wyXdE literal 0 HcmV?d00001 diff --git a/ShootingStars/assets/Gui/style_map.xml b/ShootingStars/assets/Gui/style_map.xml new file mode 100644 index 0000000..b9002a1 --- /dev/null +++ b/ShootingStars/assets/Gui/style_map.xml @@ -0,0 +1,5 @@ + + +