- clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
- generateStandardCollisionModel
bool[] generateStandardCollisionModel()
Undocumented in source. Be warned that the author may not have intended to support it.
- getPtr
ushort* getPtr()
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
ushort[] readChunk(int row, int offsetL, int offsetR)
Undocumented in source. Be warned that the author may not have intended to support it.
- readPixel
ushort readPixel(int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
- readRow
ushort[] readRow(int row)
Undocumented in source. Be warned that the author may not have intended to support it.
- readRowReverse
ushort[] readRowReverse(int row)
Undocumented in source. Be warned that the author may not have intended to support it.
- resize
void resize(int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
- swapX
void swapX()
Undocumented in source. Be warned that the author may not have intended to support it.
- swapY
void swapY()
Undocumented in source. Be warned that the author may not have intended to support it.
- writePixel
void writePixel(int x, int y, ushort color)
Undocumented in source. Be warned that the author may not have intended to support it.