initSidebarItems({"fn":[["conrod_rect_to_graphics_rect","Converts a conrod `Rect` to a `piston_graphics::types::Rectangle` expected by the Graphics backend."],["draw_from_container","Use the given **CharacterCache** and **Graphics** backends to draw the given widget."],["draw_from_graph","Draw the given **Graph** using the given **CharacterCache** and **Graphics** backends."],["draw_lines","Draw a series of lines between the given **Point**s using the given style."],["draw_rectangle","Draw a rectangle at the given Rect."]],"struct":[["Character","Holds rendered character data."],["Context","Drawing 2d context."],["DrawState","Graphics draw state used for blending, clipping and stencil rendering."]],"trait":[["CharacterCache","Stores characters in a buffer and loads them by demand."],["Graphics","Implemented by all graphics back-ends."],["ImageSize","Implemented by all images to be used with generic algorithms."],["Transformed","Implemented by contexts that can transform."]]});