arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
Grid.opIndex
arsd
gamehelpers
Grid
Slice operation gives a view into the underlying 1d array.
inout
(
T
)[]
opIndex
()
struct
Grid
(T)
pure @
safe
nothrow @
nogc
inout
inout
(
T
)[]
opIndex
(
)
inout
(
T
)
opIndex
(int x, int y)
inout
(
T
)
opIndex
(Point pt)
Meta
Source
See Implementation
arsd
gamehelpers
Grid
constructors
this
functions
inBounds
opBinaryRight
opIndex
properties
height
size
width
Slice operation gives a view into the underlying 1d array.