Type Definition nannou::ui::Texture2dMap[][src]

type Texture2dMap = Map<Texture2d>;

A map from image::Ids to their associatd Texture2d.