]> git.r.bdr.sh - rbdr/super-polarity/commitdiff
Edits them colors
authorBen Beltran <redacted>
Sat, 23 Nov 2013 20:53:17 +0000 (14:53 -0600)
committerBen Beltran <redacted>
Sat, 23 Nov 2013 20:53:17 +0000 (14:53 -0600)
Super Polarity.suo
Super Polarity/Actors/MainShip.cs
Super Polarity/bin/WindowsGL/Debug/Super Polarity.exe
Super Polarity/bin/WindowsGL/Debug/Super Polarity.pdb
Super Polarity/obj/x86/Debug/Super Polarity.exe
Super Polarity/obj/x86/Debug/Super Polarity.pdb

index ae197e2a9b3d7a72ae596d171129e830625fcaa1..4872822db81575dd8c8f8c6451990498b52e907d 100644 (file)
Binary files a/Super Polarity.suo and b/Super Polarity.suo differ
index 9f28c80c5c51298888ceb095e59641cab87b0886..bf4f3bbcfc65100f0860707e823ec546ce6880d8 100644 (file)
@@ -40,8 +40,8 @@ namespace SuperPolarity
         {
             base.Initialize(texture, position);
 
-            MainShip.BlueColor = new Color(0, 184, 229);
-            MainShip.RedColor = new Color(201, 0, 68);
+            MainShip.BlueColor = new Color(211, 230, 234);
+            MainShip.RedColor = new Color(235, 160, 185);
 
             PolarityChange = game.Content.Load<SoundEffect>("Sound\\polaritychange");
             ShootSound = game.Content.Load<SoundEffect>("Sound\\bullet");
index 15c20d018f112e09dfee1f2de15d43970b934b8d..2e1de3b2aad87b8c9be8fbb5c1e7067daa4eefd4 100644 (file)
Binary files a/Super Polarity/bin/WindowsGL/Debug/Super Polarity.exe and b/Super Polarity/bin/WindowsGL/Debug/Super Polarity.exe differ
index 6c1adfefd58d66f9eb00a98d2397deeaa68e79b9..5e7a3033dc3c542a10c97f0473bc3d73ce0a704f 100644 (file)
Binary files a/Super Polarity/bin/WindowsGL/Debug/Super Polarity.pdb and b/Super Polarity/bin/WindowsGL/Debug/Super Polarity.pdb differ
index 15c20d018f112e09dfee1f2de15d43970b934b8d..2e1de3b2aad87b8c9be8fbb5c1e7067daa4eefd4 100644 (file)
Binary files a/Super Polarity/obj/x86/Debug/Super Polarity.exe and b/Super Polarity/obj/x86/Debug/Super Polarity.exe differ
index 6c1adfefd58d66f9eb00a98d2397deeaa68e79b9..5e7a3033dc3c542a10c97f0473bc3d73ce0a704f 100644 (file)
Binary files a/Super Polarity/obj/x86/Debug/Super Polarity.pdb and b/Super Polarity/obj/x86/Debug/Super Polarity.pdb differ