Turn ArtManager into a mix-in
Closed this issue · 1 comments
RavensKrag commented
As a mix-it it would become Cacheable, which would allow any asset to be cached. This may require additional abstraction, but would pay off as caching eventually has to be implemented for sounds and other assets as well.
RavensKrag commented
Caching has been implemented.
Issue closed.