Pathfinding v0.1.1 Pathfinding.Coord View Source
Representation of an (x, y) coordinate on a Pathfinding.Grid
.
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t()
View Source
t() :: %Pathfinding.Coord{x: Number.t(), y: Number.t()}
t() :: %Pathfinding.Coord{x: Number.t(), y: Number.t()}