1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-05-09 11:08:45 +02:00
MLEM/MLEM/Misc
2021-10-23 22:05:32 +02: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 cast regardless of type in GenericDataHolder 2021-02-02 11:01:30 +01:00
MlemPlatform.cs some MlemPlatform doc clarifications and improvements 2021-10-23 22:05:32 +02:00
Padding.cs made Padding and Direction2 DataContracts 2021-02-28 16:42:51 +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 copy vertex data more efficiently 2021-10-20 15:34:21 +02:00