I'm in the process of learning JMonkey for the purpose of building a framework on top of it.
- How do I manage the asset cache?
- Is there any way to clear it?
- Is there any way to delete a specific item from the cache?
I've been looking at the assetMaager in the application object and there does not appear to be any cache methods. i'd appreciate some help. Thanks.