Type Definition evegfx::graphics::WidgetPos[][src]

type WidgetPos = Vertex2D<ForCoprocessorWidgets>;

Vertex type for specifying the rendering location of widgets provided by the EVE coprocessor.

Widget coordinates are given in whole pixels, with a pixel range of -37268 to 37267 pixels.