A library for using 2D sprites inside Windows Forms. Originally created on CodeProject. https://www.codeproject.com/Articles/1085446/Using-Sprites-Inside-Windows-Forms
Go to file
2017-09-15 19:21:46 -05:00
SpriteLibrary Define a grid size to snap onto. A grid of 1x1 gives us a pixel by pixel grid. But we usually want to have 5, 10, 50, 100 or something like that. 2017-09-15 19:21:46 -05:00
.gitignore ignore bin and obj 2017-09-11 20:35:19 -05:00
SpriteLibrary.sln Moving to git 2017-09-02 20:35:32 -05:00