summaryrefslogtreecommitdiff
path: root/Penguloon/Content
diff options
context:
space:
mode:
authoraldrikboy <aldrikboy@gmail.com>2017-12-29 17:27:49 +0100
committeraldrikboy <aldrikboy@gmail.com>2017-12-29 17:27:49 +0100
commitda38e93e55b6ff46a53dcd9d2be393149089d329 (patch)
treec19fdb964ee6f8dd8dd3102b22de541828850983 /Penguloon/Content
parent5373e919a0d9e389fc2076963f610d044c21ccb5 (diff)
obejct info, new level selector, credits haHA
Diffstat (limited to 'Penguloon/Content')
-rw-r--r--Penguloon/Content/Content.mgcb30
-rw-r--r--Penguloon/Content/Objects/healthRegenerator.pngbin0 -> 10562 bytes
-rw-r--r--Penguloon/Content/Sounds/click2.wavbin0 -> 8234 bytes
-rw-r--r--Penguloon/Content/UI/border-horizontal.pngbin997 -> 165 bytes
-rw-r--r--Penguloon/Content/UI/border.pngbin985 -> 151 bytes
-rw-r--r--Penguloon/Content/UI/btnDisabled.pngbin1713 -> 4877 bytes
-rw-r--r--Penguloon/Content/UI/btnIdle.pngbin1709 -> 2536 bytes
-rw-r--r--Penguloon/Content/UI/btnPressed.pngbin1754 -> 2506 bytes
-rw-r--r--Penguloon/Content/UI/lightred.pngbin146 -> 147 bytes
-rw-r--r--Penguloon/Content/UI/objectSelectionBackground.pngbin857 -> 859 bytes
-rw-r--r--Penguloon/Content/UI/textPanel.pngbin0 -> 2578 bytes
11 files changed, 30 insertions, 0 deletions
diff --git a/Penguloon/Content/Content.mgcb b/Penguloon/Content/Content.mgcb
index 6deb51f..72fd65c 100644
--- a/Penguloon/Content/Content.mgcb
+++ b/Penguloon/Content/Content.mgcb
@@ -613,3 +613,33 @@
/processorParam:TextureFormat=Color
/build:SplashArt/2.png
+#begin Sounds/click2.wav
+/importer:WavImporter
+/processor:SoundEffectProcessor
+/processorParam:Quality=Best
+/build:Sounds/click2.wav
+
+#begin Objects/healthRegenerator.png
+/importer:TextureImporter
+/processor:TextureProcessor
+/processorParam:ColorKeyColor=255,0,255,255
+/processorParam:ColorKeyEnabled=True
+/processorParam:GenerateMipmaps=False
+/processorParam:PremultiplyAlpha=True
+/processorParam:ResizeToPowerOfTwo=False
+/processorParam:MakeSquare=False
+/processorParam:TextureFormat=Color
+/build:Objects/healthRegenerator.png
+
+#begin UI/textPanel.png
+/importer:TextureImporter
+/processor:TextureProcessor
+/processorParam:ColorKeyColor=255,0,255,255
+/processorParam:ColorKeyEnabled=True
+/processorParam:GenerateMipmaps=False
+/processorParam:PremultiplyAlpha=True
+/processorParam:ResizeToPowerOfTwo=False
+/processorParam:MakeSquare=False
+/processorParam:TextureFormat=Color
+/build:UI/textPanel.png
+
diff --git a/Penguloon/Content/Objects/healthRegenerator.png b/Penguloon/Content/Objects/healthRegenerator.png
new file mode 100644
index 0000000..55b62cb
--- /dev/null
+++ b/Penguloon/Content/Objects/healthRegenerator.png
Binary files differ
diff --git a/Penguloon/Content/Sounds/click2.wav b/Penguloon/Content/Sounds/click2.wav
new file mode 100644
index 0000000..5910d1f
--- /dev/null
+++ b/Penguloon/Content/Sounds/click2.wav
Binary files differ
diff --git a/Penguloon/Content/UI/border-horizontal.png b/Penguloon/Content/UI/border-horizontal.png
index 1a36c50..a4bcf08 100644
--- a/Penguloon/Content/UI/border-horizontal.png
+++ b/Penguloon/Content/UI/border-horizontal.png
Binary files differ
diff --git a/Penguloon/Content/UI/border.png b/Penguloon/Content/UI/border.png
index 535c39b..24eda95 100644
--- a/Penguloon/Content/UI/border.png
+++ b/Penguloon/Content/UI/border.png
Binary files differ
diff --git a/Penguloon/Content/UI/btnDisabled.png b/Penguloon/Content/UI/btnDisabled.png
index 1a0bbfd..2eafa8e 100644
--- a/Penguloon/Content/UI/btnDisabled.png
+++ b/Penguloon/Content/UI/btnDisabled.png
Binary files differ
diff --git a/Penguloon/Content/UI/btnIdle.png b/Penguloon/Content/UI/btnIdle.png
index f536b99..fd47844 100644
--- a/Penguloon/Content/UI/btnIdle.png
+++ b/Penguloon/Content/UI/btnIdle.png
Binary files differ
diff --git a/Penguloon/Content/UI/btnPressed.png b/Penguloon/Content/UI/btnPressed.png
index b7dfe7d..9576d29 100644
--- a/Penguloon/Content/UI/btnPressed.png
+++ b/Penguloon/Content/UI/btnPressed.png
Binary files differ
diff --git a/Penguloon/Content/UI/lightred.png b/Penguloon/Content/UI/lightred.png
index c0d548d..ab44dd8 100644
--- a/Penguloon/Content/UI/lightred.png
+++ b/Penguloon/Content/UI/lightred.png
Binary files differ
diff --git a/Penguloon/Content/UI/objectSelectionBackground.png b/Penguloon/Content/UI/objectSelectionBackground.png
index 3476eab..4745e9f 100644
--- a/Penguloon/Content/UI/objectSelectionBackground.png
+++ b/Penguloon/Content/UI/objectSelectionBackground.png
Binary files differ
diff --git a/Penguloon/Content/UI/textPanel.png b/Penguloon/Content/UI/textPanel.png
new file mode 100644
index 0000000..4bcf049
--- /dev/null
+++ b/Penguloon/Content/UI/textPanel.png
Binary files differ