[][src]Crate texture_bag

Structs

TextureBag

Common structure storage with all the data to operate textures in project. Encapsulates loading logic, supports lazy loading. Note: by default, all config keys are String types. Todo: remake it on more generic usage with any displayable type, not only string.