1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-05-23 09:03:38 +02:00
MLEM/MLEM/Extensions
2021-07-19 23:49:16 +02:00
..
CharExtensions.cs clean up unused using statements 2020-12-14 21:51:27 +01:00
CollectionExtensions.cs added some collection extensions, namely Combinations 2021-03-04 22:52:28 +01:00
ColorExtensions.cs code cleanup 2021-07-19 23:49:16 +02:00
GraphicsExtensions.cs code cleanup 2020-06-18 17:24:35 +02:00
NumberExtensions.cs added a utility method for getting the points contained in a rectangle 2021-02-04 12:24:23 +01:00
RandomExtensions.cs removed the array-based GetRandomEntry method as it made lists have to be typecast 2021-03-04 22:53:39 +01:00
SoundExtensions.cs added SoundExtensions 2021-03-17 22:47:23 +01:00
SpriteBatchExtensions.cs added a sprite batch extension to generate a gradient 2021-06-03 21:33:09 +02:00
TextureExtensions.cs only store texture data if it changed 2021-01-20 05:22:30 +01:00