From ad0d29bf5d881ab619a90ffb8a1f3352eba21615 Mon Sep 17 00:00:00 2001 From: aldrikboy Date: Sat, 23 Dec 2017 19:14:34 +0100 Subject: Communism --- Penguloon/Content/Content.mgcb | 48 +++++++++++++++++++++++++ Penguloon/Content/Enemies/pop.png | Bin 0 -> 37329 bytes Penguloon/Content/UI/lightred.png | Bin 0 -> 146 bytes Penguloon/Content/UI/msgBoxBackground.png | Bin 0 -> 5079 bytes Penguloon/Content/UI/optionsMenuBackground.png | Bin 0 -> 12347 bytes 5 files changed, 48 insertions(+) create mode 100644 Penguloon/Content/Enemies/pop.png create mode 100644 Penguloon/Content/UI/lightred.png create mode 100644 Penguloon/Content/UI/msgBoxBackground.png create mode 100644 Penguloon/Content/UI/optionsMenuBackground.png (limited to 'Penguloon/Content') diff --git a/Penguloon/Content/Content.mgcb b/Penguloon/Content/Content.mgcb index 11c9cde..4ea14fe 100644 --- a/Penguloon/Content/Content.mgcb +++ b/Penguloon/Content/Content.mgcb @@ -503,3 +503,51 @@ /processorParam:TextureFormat=Color /build:UI/btnPressedIngame.png +#begin Enemies/pop.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:Enemies/pop.png + +#begin UI/lightred.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/lightred.png + +#begin UI/optionsMenuBackground.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/optionsMenuBackground.png + +#begin UI/msgBoxBackground.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/msgBoxBackground.png + diff --git a/Penguloon/Content/Enemies/pop.png b/Penguloon/Content/Enemies/pop.png new file mode 100644 index 0000000..2eb3a38 Binary files /dev/null and b/Penguloon/Content/Enemies/pop.png differ diff --git a/Penguloon/Content/UI/lightred.png b/Penguloon/Content/UI/lightred.png new file mode 100644 index 0000000..c0d548d Binary files /dev/null and b/Penguloon/Content/UI/lightred.png differ diff --git a/Penguloon/Content/UI/msgBoxBackground.png b/Penguloon/Content/UI/msgBoxBackground.png new file mode 100644 index 0000000..3516ae8 Binary files /dev/null and b/Penguloon/Content/UI/msgBoxBackground.png differ diff --git a/Penguloon/Content/UI/optionsMenuBackground.png b/Penguloon/Content/UI/optionsMenuBackground.png new file mode 100644 index 0000000..2eb62bd Binary files /dev/null and b/Penguloon/Content/UI/optionsMenuBackground.png differ -- cgit v1.2.3-70-g09d2