ASW Lib
A.D.S. Games SDL Wrapper Library. A library targeted at Allegro4 users who want to switch to SDL3 and use modern c++.
Loading...
Searching...
No Matches
asset_manager.h File Reference

Centralized asset store with deduplication. More...

#include <string>
#include <unordered_map>
#include "./assets.h"
#include "./types.h"
Include dependency graph for asset_manager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  asw::AssetManager
 Centralized asset manager with caching. More...
 

Namespaces

namespace  asw
 

Detailed Description

Centralized asset store with deduplication.

Author
Allan Legemaate (alege.nosp@m.maat.nosp@m.e@gma.nosp@m.il.c.nosp@m.om)
Date
2026-02-13

Definition in file asset_manager.h.