Boxart.Layout.GridCoord (Boxart v0.3.1)

Copy Markdown View Source

Logical position on the layout grid.

Summary

Types

t()

@type t() :: %Boxart.Layout.GridCoord{col: integer(), row: integer()}