The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
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.