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-18 10:58:50 +01:00
..
AutoTiling.cs remove "see href" from xml docs since some IDEs can't display that 2021-11-06 23:42:23 +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 missing easing functions Quart and Quint to Easings 2021-11-16 15:08:35 +01:00
EnumHelper.cs finished xml docs for the MLEM core package 2020-05-21 17:21:34 +02:00
GenericDataHolder.cs slight GenericDataHolder (and extensions) improvements and reversions 2021-11-07 00:46:35 +01:00
MlemPlatform.cs remove "see href" from xml docs since some IDEs can't display that 2021-11-06 23:42:23 +01:00
Padding.cs Added Padding.Empty 2021-11-18 10:58:50 +01: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 added depth sorting to StaticSpriteBatch 2021-11-13 16:42:50 +01:00