Bitmap32Bit

Undocumented in source.

Constructors

this
this(int x, int y)
Undocumented in source.
this
this(ubyte[] p, int x, int y)
Undocumented in source.

Members

Functions

generateStandardCollisionModel
bool[] generateStandardCollisionModel()
Undocumented in source. Be warned that the author may not have intended to support it.
getPtr
ubyte* getPtr()
Undocumented in source. Be warned that the author may not have intended to support it.
getRawdata
ubyte[] getRawdata()
Undocumented in source. Be warned that the author may not have intended to support it.
getX
int getX()
Undocumented in source. Be warned that the author may not have intended to support it.
getY
int getY()
Undocumented in source. Be warned that the author may not have intended to support it.
readChunk
ubyte[] readChunk(int row, int offsetL, int offsetR)
Undocumented in source. Be warned that the author may not have intended to support it.
readPixel
ubyte[4] readPixel(int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
readRow
ubyte[] readRow(int row)
Undocumented in source. Be warned that the author may not have intended to support it.
readRowReverse
ubyte[] readRowReverse(int row)
Undocumented in source. Be warned that the author may not have intended to support it.
writePixel
void writePixel(int x, int y, ubyte r, ubyte g, ubyte b, ubyte a)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta