UnderwaterApps / overlap2d-runtime-libgdx

Overlap2D - UI and Level Editor libgdx runtime
http://overlap2d.com
Other
170 stars 96 forks source link

Fixed the getKeyFrame method not compatible with libGDX 1.9.5. #115

Open TristanPearce opened 7 years ago

TristanPearce commented 7 years ago

Fixed the method by casting the return result to TextureRegion, this allows compatibility with libGDX version 1.9.6. Aslo updated the build file to have the libGDX version as 1.9.6.