dtiled ~pathfinder (2021-10-30T14:36:08.9079307)
Dub
Repo
RowCol.opBinary
dtiled
coords
RowCol
Add or subtract one coordinate from another
struct
RowCol
@
nogc
const
RowCol
opBinary
(
string
op
)
(
RowCol
rhs
)
if
(
op
== "+" ||
op
== "-"
)
Meta
Source
See Implementation
dtiled
coords
RowCol
constructors
this
functions
opBinary
properties
adjacent
east
north
south
toString
west
variables
col
row
Add or subtract one coordinate from another