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