summaryrefslogtreecommitdiff
path: root/Penguloon/Content
diff options
context:
space:
mode:
authoraldrikboy <aldrikboy@gmail.com>2018-01-14 15:46:58 +0100
committeraldrikboy <aldrikboy@gmail.com>2018-01-14 15:46:58 +0100
commita0217e8ffaceb6bc109eec270c754935a54eb404 (patch)
tree612a5c6b54148b45a05eb74ea40af541ec69cbb2 /Penguloon/Content
parent8d30b5ac461e95cabfc74e46b610beabd81cb460 (diff)
upgrades
Diffstat (limited to 'Penguloon/Content')
-rw-r--r--Penguloon/Content/Content.mgcb48
-rw-r--r--Penguloon/Content/UI/explosion.pngbin0 -> 6446 bytes
-rw-r--r--Penguloon/Content/UI/heart.pngbin0 -> 3499 bytes
-rw-r--r--Penguloon/Content/UI/money.pngbin0 -> 6357 bytes
-rw-r--r--Penguloon/Content/UI/speed.pngbin0 -> 10379 bytes
5 files changed, 48 insertions, 0 deletions
diff --git a/Penguloon/Content/Content.mgcb b/Penguloon/Content/Content.mgcb
index 3edc440..4ccf085 100644
--- a/Penguloon/Content/Content.mgcb
+++ b/Penguloon/Content/Content.mgcb
@@ -841,3 +841,51 @@
/processorParam:TextureFormat=Color
/build:UI/BtnResetPressed.png
+#begin UI/heart.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/heart.png
+
+#begin UI/explosion.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/explosion.png
+
+#begin UI/speed.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/speed.png
+
+#begin UI/money.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/money.png
+
diff --git a/Penguloon/Content/UI/explosion.png b/Penguloon/Content/UI/explosion.png
new file mode 100644
index 0000000..e0a2273
--- /dev/null
+++ b/Penguloon/Content/UI/explosion.png
Binary files differ
diff --git a/Penguloon/Content/UI/heart.png b/Penguloon/Content/UI/heart.png
new file mode 100644
index 0000000..3edb530
--- /dev/null
+++ b/Penguloon/Content/UI/heart.png
Binary files differ
diff --git a/Penguloon/Content/UI/money.png b/Penguloon/Content/UI/money.png
new file mode 100644
index 0000000..88f411d
--- /dev/null
+++ b/Penguloon/Content/UI/money.png
Binary files differ
diff --git a/Penguloon/Content/UI/speed.png b/Penguloon/Content/UI/speed.png
new file mode 100644
index 0000000..73dc939
--- /dev/null
+++ b/Penguloon/Content/UI/speed.png
Binary files differ