LWJGL desktop libGDX backend, closes #129

This commit is contained in:
Emux
2016-08-14 13:23:41 +03:00
parent 0d64dfedd4
commit ba913eb484
7 changed files with 868 additions and 777 deletions

View File

@@ -22,7 +22,7 @@ See the [integration guide](docs/Integration.md) and [changelog](docs/Changelog.
- Backends:
- Android (optional libGDX)
- iOS (using libGDX/RoboVM, [instructions](docs/ios.md))
- Desktop (using libGDX/JGLFW)
- Desktop (using libGDX/LWJGL)
- HTML5/WebGL (using libGDX/GWT)
### Projects