Function elmesque::element::draw_element [−] [src]

pub fn draw_element<'a, C: CharacterCache, G: Graphics<Texture=C>>(element: &Element, opacity: f32, matrix: Matrix2d, backend: &mut G, maybe_character_cache: &mut Option<&mut C>, draw_state: &DrawState)

Draw an Element.