TextureMap

Type Alias TextureMap 

Source
pub type TextureMap = HashMap<TextureHandle, BindableTexture>;

Aliased Typeยง

pub struct TextureMap { /* private fields */ }