[−][src]Module embedded_graphics::drawable
Drawable trait and helpers
Structs
| Pixel | A single pixel |
Traits
| Dimensions | Adds the ability to get the dimensions/position of a graphics object |
| Drawable | Marks an object as "drawable". Must be implemented for all graphics objects |