- addSprite
void addSprite(Bitmap32Bit s, int n, Coordinate c)
Undocumented in source. Be warned that the author may not have intended to support it.
- addSprite
void addSprite(Bitmap32Bit s, int n, int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
- getCoordinates
Coordinate[int] getCoordinates()
Undocumented in source. Be warned that the author may not have intended to support it.
- getFlipRegisters
FlipRegister[int] getFlipRegisters()
Undocumented in source. Be warned that the author may not have intended to support it.
- getSpriteSet
Bitmap32Bit[int] getSpriteSet()
Undocumented in source. Be warned that the author may not have intended to support it.
- getSpriteSorter
int[int] getSpriteSorter()
Undocumented in source. Be warned that the author may not have intended to support it.
- moveSprite
void moveSprite(int n, int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
- relMoveSprite
void relMoveSprite(int n, int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
- removeSprite
void removeSprite(int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- replaceSprite
void replaceSprite(Bitmap32Bit s, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- replaceSprite
void replaceSprite(Bitmap32Bit s, int n, int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
- replaceSprite
void replaceSprite(Bitmap32Bit s, int n, Coordinate c)
Undocumented in source. Be warned that the author may not have intended to support it.
- updateRaster
void updateRaster(void* workpad, int pitch, ubyte[] palette, int[] threads)
Undocumented in source. Be warned that the author may not have intended to support it.
- setRasterizer
void setRasterizer(int rX, int rY)
Undocumented in source. Be warned that the author may not have intended to support it.
- scroll
void scroll(int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
- relScroll
void relScroll(int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
- getSX
int getSX()
Undocumented in source. Be warned that the author may not have intended to support it.
- getSY
int getSY()
Undocumented in source. Be warned that the author may not have intended to support it.
- updateRaster
void updateRaster(void* workpad, int pitch, ubyte[] palette, int[] threads)
Override this to enable output to the raster