anton-johansson / 2d-game

Apache License 2.0
0 stars 0 forks source link

Advanced asset management #1

Closed anton-johansson closed 6 years ago

anton-johansson commented 6 years ago

Add some more clever asset management. If two different sources wants to use the same asset, it shouldn't be loaded into memory twice. It should also be disposed when all sources unsubscribes from that specific asset.