1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-06-01 21:03:38 +02:00
MLEM/MLEM/Misc
2021-11-06 23:38:21 +01:00
..
AutoTiling.cs some minor code style and format improvements 2021-03-24 22:44:39 +01:00
Direction2.cs allow for RotateBy, RotateCw and RotateCcw to accept invalid directions again 2021-07-10 06:16:33 +02:00
Easings.cs added an extension method to auto-reverse an easing function 2020-10-24 22:10:34 +02:00
EnumHelper.cs finished xml docs for the MLEM core package 2020-05-21 17:21:34 +02:00
GenericDataHolder.cs Added JsonTypeSafeWrapper and JsonTypeSafeGenericDataHolder 2021-11-06 23:38:21 +01:00
MlemPlatform.cs some MlemPlatform doc clarifications and improvements 2021-10-23 22:05:32 +02:00
Padding.cs Some more ui style improvements 2021-10-30 15:33:38 +02:00
RectangleF.cs finished xml docs for the MLEM core package 2020-05-21 17:21:34 +02:00
SoundEffectInfo.cs moved sound classes into /Sound 2021-07-05 16:36:48 +02:00
SoundEffectInstanceHandler.cs moved sound classes into /Sound 2021-07-05 16:36:48 +02:00
StaticSpriteBatch.cs dispose static sprite batch buffers properly 2021-10-30 13:48:52 +02:00