summaryrefslogtreecommitdiff
path: root/Penguloon/Content
diff options
context:
space:
mode:
authoraldrikboy <aldrikboy@gmail.com>2018-01-17 11:41:31 +0100
committeraldrikboy <aldrikboy@gmail.com>2018-01-17 11:41:31 +0100
commita9daa029db68962603905eded0e29c2a2e2abd91 (patch)
tree8c17edcbc99e393a923e6f90ac16e929457776a3 /Penguloon/Content
parentf03a7cf3e3beab8964cd142ce64fd6dc3cd0735f (diff)
Mute sound button
Diffstat (limited to 'Penguloon/Content')
-rw-r--r--Penguloon/Content/Content.mgcb54
-rw-r--r--Penguloon/Content/Sounds/sell.wavbin0 -> 45100 bytes
-rw-r--r--Penguloon/Content/UI/BtnMuteIdle.pngbin0 -> 5411 bytes
-rw-r--r--Penguloon/Content/UI/BtnMutePressed.pngbin0 -> 5517 bytes
-rw-r--r--Penguloon/Content/UI/BtnUnmuteIdle.pngbin0 -> 6342 bytes
-rw-r--r--Penguloon/Content/UI/BtnUnmutePressed.pngbin0 -> 6888 bytes
6 files changed, 54 insertions, 0 deletions
diff --git a/Penguloon/Content/Content.mgcb b/Penguloon/Content/Content.mgcb
index 0c412ff..a65c337 100644
--- a/Penguloon/Content/Content.mgcb
+++ b/Penguloon/Content/Content.mgcb
@@ -949,3 +949,57 @@
/processorParam:TextureFormat=Color
/build:UI/darkred.png
+#begin Sounds/sell.wav
+/importer:WavImporter
+/processor:SoundEffectProcessor
+/processorParam:Quality=Best
+/build:Sounds/sell.wav
+
+#begin UI/BtnMuteIdle.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/BtnMuteIdle.png
+
+#begin UI/BtnMutePressed.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/BtnMutePressed.png
+
+#begin UI/BtnUnmuteIdle.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/BtnUnmuteIdle.png
+
+#begin UI/BtnUnmutePressed.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/BtnUnmutePressed.png
+
diff --git a/Penguloon/Content/Sounds/sell.wav b/Penguloon/Content/Sounds/sell.wav
new file mode 100644
index 0000000..ec44b77
--- /dev/null
+++ b/Penguloon/Content/Sounds/sell.wav
Binary files differ
diff --git a/Penguloon/Content/UI/BtnMuteIdle.png b/Penguloon/Content/UI/BtnMuteIdle.png
new file mode 100644
index 0000000..0024be5
--- /dev/null
+++ b/Penguloon/Content/UI/BtnMuteIdle.png
Binary files differ
diff --git a/Penguloon/Content/UI/BtnMutePressed.png b/Penguloon/Content/UI/BtnMutePressed.png
new file mode 100644
index 0000000..b567260
--- /dev/null
+++ b/Penguloon/Content/UI/BtnMutePressed.png
Binary files differ
diff --git a/Penguloon/Content/UI/BtnUnmuteIdle.png b/Penguloon/Content/UI/BtnUnmuteIdle.png
new file mode 100644
index 0000000..5e49356
--- /dev/null
+++ b/Penguloon/Content/UI/BtnUnmuteIdle.png
Binary files differ
diff --git a/Penguloon/Content/UI/BtnUnmutePressed.png b/Penguloon/Content/UI/BtnUnmutePressed.png
new file mode 100644
index 0000000..441daa9
--- /dev/null
+++ b/Penguloon/Content/UI/BtnUnmutePressed.png
Binary files differ