dtiled ~pathfinder (2021-10-30T14:36:08.9079307)
Dub
Repo
PixelCoord
dtiled
coords
Represents a location in continuous 2D space.
alias
PixelCoord
=
Tuple
!(
float
, "x",
float
, "y")
Meta
Source
See Implementation
dtiled
coords
aliases
Diagonals
PixelCoord
RowColRange
enums
isPixelCoord
functions
as
manhattan
span
structs
RowCol
Represents a location in continuous 2D space.