mirror of
https://github.com/collinsmith/riiablo.git
synced 2025-03-09 20:29:17 +07:00
![]() FileHandleAdapter changed to abstract class FileHandleAdapter now incorporates Reader functionality via #adapt(FileHandle,Class) Removed specialized functions from AsyncAssetLoader (should be callable directly now) Refactor renamed readers to adapters AssetLoader changed from interface to abstract class AssetLoader requires type reference and is more similar to LibGDX implementation Adjusted test case with new API |
||
---|---|---|
.. | ||
gen/com/riiablo/net/packet | ||
src/com/riiablo | ||
test/com/riiablo | ||
build.gradle |