Module cursive_core::vec[][src]

Expand description

Points on the 2D character grid.

Type Definitions

Vec2

Simple 2D size, in cells.

Vec2i

A signed 2D quantity, in cells.