Add `fromCache` method to `AssetsCache`
Closed this issue · 4 comments
spydon commented
Problem to solve
In the Images cache we have the sync fromCache method, but that is missing in AssetsCache.
Proposal
Add the fromCache method to AssetsCache.
More information
No response
Other
- Are you interested in working on a PR for this?
spydon commented
@sandy4242 you can check out our contributing docs:
https://github.com/flame-engine/flame/blob/main/CONTRIBUTING.md