dtiled v0.3.1 (2015-11-28T12:34:51Z)
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
enums
isPixelCoord
functions
as
manhattan
span
structs
RowCol
Represents a location in continuous 2D space.