[−][src]Module conrod_core::widget::bordered_rectangle
The BorderedRectangle
widget and related items.
Structs
BorderedRectangle | A filled rectangle widget that may or may not have some border. |
RoundedBorderTriangles | An iterator yielding triangles for a rounded border. |
State | Unique state for the |
Style | Unique styling for the BorderedRectangle widget. |
Functions
border_triangles | The eight triangles that describe a rectangular border. |
rounded_border_triangles | An iterator yielding triangles for a rounded border. |