Module andiskaz::coord[][src]

Expand description

Provides types related to the coordinate system.

Structs

A coordinate made of two components x and y. The x axis corresponds to its expected meaning. When the feature plane is enabled, this is simply an alias to [gardiz::coord::Vec2], otherwise it is a dedicated struct.

Type Definitions

A single scalar coordinate used in the terminal.