[−][src]Module embedded_graphics::coord
2D signed coordinate in screen space
To output (non-negative) pixel coordinates, use UnsignedCoord
.
Structs
Coord | 2D signed integer coordinate type |
Traits
ToUnsigned | Convert a value to an unsigned coordinate |