vtm-android-gdx module, fix #435

This commit is contained in:
Emux
2017-10-29 17:21:22 +02:00
parent 1d44057198
commit 1aa5f24e11
14 changed files with 31 additions and 83 deletions

View File

@@ -29,15 +29,16 @@ If you have any questions or problems, don't hesitate to ask our public [mailing
- HTML5/WebGL (using libGDX/GWT, [instructions](docs/web.md))
### Projects
- **vtm** contains the core library
- **vtm** core library
- **vtm-android** Android backend
- **vtm-android-example** provides examples using vtm-android
- **vtm-android-example** Android examples
- **vtm-gdx** common libGDX backend
- **vtm-android-gdx** Android backend (with libGDX)
- **vtm-desktop** Desktop backend
- **vtm-ios** iOS backend
- **vtm-ios-example** provides examples using vtm-ios
- **vtm-web** HTML5/GWT backend
- **vtm-android-gdx** Android libGDX backend
- **vtm-desktop** Desktop libGDX backend
- **vtm-playground** Desktop examples
- **vtm-ios** iOS libGDX backend
- **vtm-ios-example** iOS examples
- **vtm-web** HTML5/GWT libGDX backend
- **vtm-web-app** HTML5/GWT application
## WebGL Demo