arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
Grid.this
arsd
gamehelpers
Grid
Wraps an existing array.
this
(Size size)
this
(int width, int height)
this
(T[] array, Size size)
struct
Grid
(T)
pure @
safe
nothrow @
nogc
this
(
T
[]
array
,
Size
size
)
Meta
Source
See Implementation
arsd
gamehelpers
Grid
constructors
this
functions
inBounds
opBinaryRight
opIndex
properties
height
size
width
Wraps an existing array.