An SDL wrapper library for .NET.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ian Burgmyer d7213bcd70 Support for multiple background layers. 5 years ago
..
Audio Removed stray whitespace. 6 years ago
Events Added missing XMLDocs to Events.EventConversion. 5 years ago
Exceptions Type simplification. 5 years ago
Graphics Support for multiple background layers. 5 years ago
Input Added keyboard event support. 7 years ago
Interop Began implementing a Background class. 5 years ago
Math/Vector Improved sprite drawing routines. 5 years ago
Power Refactored the interop classes. 6 years ago
DotSDL.csproj Improved sprite drawing routines. 5 years ago
IResourceObject.cs Began implementing event handling. Events are polled, and a method of converting event structs has been added. 7 years ago
ResourceManager.cs IResourceObjects are now tagged with their type. 7 years ago
ResourceType.cs IResourceObjects are now tagged with their type. 7 years ago
SdlInit.cs Refactored the interop classes. 6 years ago