- dimension
vec2i dimension [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- height
int height [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- ptr
T* ptr [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- ptr
const(T)* ptr [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- width
int width [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
A TiledBitmap is like a Bitmap but pixels are organized in tiles.