libgui: Added ImageBank, a Bank containing Images
ImageBank serves two purposes: maps logical identifiers (representedas Paths) to actual files in the file system, and caches the raw pixeldata in memory when needed.
View differences
libgui: Added ImageBank, a Bank containing Images
ImageBank serves two purposes: maps logical identifiers (represented
as Paths) to actual files in the file system, and caches the raw pixel
data in memory when needed.