Add Lime mouse cursor support on SDL2

This commit is contained in:
Joshua Granick
2014-12-29 12:28:14 -08:00
parent 95df09575f
commit f1d08f096f
7 changed files with 219 additions and 0 deletions

View File

@@ -132,6 +132,7 @@
<file name="src/backend/sdl/SDLApplication.cpp" />
<file name="src/backend/sdl/SDLWindow.cpp" />
<file name="src/backend/sdl/SDLRenderer.cpp" />
<file name="src/backend/sdl/SDLMouse.cpp" />
</section>