From 8f50205e10a84ec88bc1c192a4e556a9a593b7f7 Mon Sep 17 00:00:00 2001 From: aldrikboy Date: Sat, 13 Jan 2018 21:40:10 +0100 Subject: stats reset btn --- Penguloon/Content/Content.mgcb | 24 ++++++++++++++++++++++++ Penguloon/Content/UI/BtnResetIdle.png | Bin 0 -> 6734 bytes Penguloon/Content/UI/BtnResetPressed.png | Bin 0 -> 6289 bytes 3 files changed, 24 insertions(+) create mode 100644 Penguloon/Content/UI/BtnResetIdle.png create mode 100644 Penguloon/Content/UI/BtnResetPressed.png (limited to 'Penguloon/Content') diff --git a/Penguloon/Content/Content.mgcb b/Penguloon/Content/Content.mgcb index 1bb9d6c..3edc440 100644 --- a/Penguloon/Content/Content.mgcb +++ b/Penguloon/Content/Content.mgcb @@ -817,3 +817,27 @@ /processorParam:Quality=Best /build:Sounds/gameover.wav +#begin UI/BtnResetIdle.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/BtnResetIdle.png + +#begin UI/BtnResetPressed.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/BtnResetPressed.png + diff --git a/Penguloon/Content/UI/BtnResetIdle.png b/Penguloon/Content/UI/BtnResetIdle.png new file mode 100644 index 0000000..f5096d5 Binary files /dev/null and b/Penguloon/Content/UI/BtnResetIdle.png differ diff --git a/Penguloon/Content/UI/BtnResetPressed.png b/Penguloon/Content/UI/BtnResetPressed.png new file mode 100644 index 0000000..b503aa3 Binary files /dev/null and b/Penguloon/Content/UI/BtnResetPressed.png differ -- cgit v1.2.3-70-g09d2