curioustorvald / Terrarum

Modular game engine for a side-scrolling tilemap platformer, and a game that runs on top of it
Other
13 stars 0 forks source link

Utilise resource loader of GDX (called AssetManager) #18

Closed curioustorvald closed 4 years ago

curioustorvald commented 5 years ago

and pipe temp files to it and delete those temps when the app quits. If this behaviour is not possible, make your own TempResourceLoader 😛

curioustorvald commented 4 years ago

Actually I made my own while ago, called CommonResourcePool and some others in the AppLoader.