diff options
| author | aldrikboy <aldrikboy@gmail.com> | 2018-01-14 15:46:58 +0100 |
|---|---|---|
| committer | aldrikboy <aldrikboy@gmail.com> | 2018-01-14 15:46:58 +0100 |
| commit | a0217e8ffaceb6bc109eec270c754935a54eb404 (patch) | |
| tree | 612a5c6b54148b45a05eb74ea40af541ec69cbb2 /Penguloon/Content | |
| parent | 8d30b5ac461e95cabfc74e46b610beabd81cb460 (diff) | |
upgrades
Diffstat (limited to 'Penguloon/Content')
| -rw-r--r-- | Penguloon/Content/Content.mgcb | 48 | ||||
| -rw-r--r-- | Penguloon/Content/UI/explosion.png | bin | 0 -> 6446 bytes | |||
| -rw-r--r-- | Penguloon/Content/UI/heart.png | bin | 0 -> 3499 bytes | |||
| -rw-r--r-- | Penguloon/Content/UI/money.png | bin | 0 -> 6357 bytes | |||
| -rw-r--r-- | Penguloon/Content/UI/speed.png | bin | 0 -> 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 Binary files differnew file mode 100644 index 0000000..e0a2273 --- /dev/null +++ b/Penguloon/Content/UI/explosion.png diff --git a/Penguloon/Content/UI/heart.png b/Penguloon/Content/UI/heart.png Binary files differnew file mode 100644 index 0000000..3edb530 --- /dev/null +++ b/Penguloon/Content/UI/heart.png diff --git a/Penguloon/Content/UI/money.png b/Penguloon/Content/UI/money.png Binary files differnew file mode 100644 index 0000000..88f411d --- /dev/null +++ b/Penguloon/Content/UI/money.png diff --git a/Penguloon/Content/UI/speed.png b/Penguloon/Content/UI/speed.png Binary files differnew file mode 100644 index 0000000..73dc939 --- /dev/null +++ b/Penguloon/Content/UI/speed.png |
