diff --git a/Game/Content/Content.mgcb b/Game/Content/Content.mgcb index ddc4c36..8d3521c 100644 --- a/Game/Content/Content.mgcb +++ b/Game/Content/Content.mgcb @@ -13,3 +13,51 @@ #---------------------------------- Content ---------------------------------# +#begin Sprites/Circle.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:Sprites/Circle.png + +#begin Sprites/Circle.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:Sprites/Circle.png + +#begin Sprites/Pixel.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:Sprites/Pixel.png + +#begin Sprites/Pixel.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:Sprites/Pixel.png + diff --git a/Game/Content/Sprites/Circle.png b/Game/Content/Sprites/Circle.png new file mode 100644 index 0000000..889632d Binary files /dev/null and b/Game/Content/Sprites/Circle.png differ diff --git a/Game/Content/Sprites/Pixel.png b/Game/Content/Sprites/Pixel.png new file mode 100644 index 0000000..c3e0c84 Binary files /dev/null and b/Game/Content/Sprites/Pixel.png differ