tzachshabtay / MonoAGS

AGS (Adventure Game Studio) reimagined in Mono
https://tzachshabtay.github.io/MonoAGS/
Artistic License 2.0
27 stars 8 forks source link

Lazy loading and cache unload #140

Open tzachshabtay opened 7 years ago

tzachshabtay commented 7 years ago

Enable lazy loading of assets if not explicitly loaded, and automatic unload least recently used objects from cache when reaching the limit (max textures?)