Module conrod::widget::primitive::shape   
                   
                       [−]
                   
               [src]
A module encompassing the primitive 2D shape widgets.
Modules
| circle | 
                                 An adaptation of the Oval type where the width and height are equal.  | 
                       
| oval | 
                                 A simple, non-interactive widget for drawing a single Oval.  | 
                       
| polygon | 
                                 A simple, non-interactive Polygon widget for drawing arbitrary convex shapes.  | 
                       
| rectangle | 
                                 A simple, non-interactive rectangle shape widget.  | 
                       
Enums
| Style | 
                                 The style for some 2D shape.  |