p

org.c64.attitude

Afterimage

package Afterimage

Type Members

  1. trait AfterimageException extends Throwable
  2. class FileAlreadyExistsException extends Throwable with AfterimageException
  3. class InvalidAddressException extends Throwable with AfterimageException
  4. class InvalidBitmapDataLengthException extends Throwable with AfterimageException
  5. class InvalidBitmapDataSizeException extends Throwable with AfterimageException
  6. class InvalidColourPalette extends Throwable with AfterimageException
  7. class InvalidColourPaletteFilename extends Throwable with AfterimageException
  8. class InvalidColourPaletteTemplate extends Throwable with AfterimageException
  9. class InvalidDataRowIndexException extends Throwable with AfterimageException
  10. class InvalidImageDataException extends Throwable with AfterimageException
  11. class InvalidImageDataSliceException extends Throwable with AfterimageException
  12. class InvalidImageModeDataException extends Throwable with AfterimageException
  13. class InvalidNumberOfPaletteColours extends Throwable with AfterimageException
  14. class InvalidPaletteColourIndexValue extends Throwable with AfterimageException
  15. class InvalidPixelCoordinates extends Throwable with AfterimageException
  16. class InvalidPixelsNumberException extends Throwable with AfterimageException
  17. class InvalidScreenCoordinates extends Throwable with AfterimageException
  18. class InvalidScreenDataLengthException extends Throwable with AfterimageException
  19. class InvalidScreenDataSizeException extends Throwable with AfterimageException
  20. class InvalidSliceCoordinatesException extends Throwable with AfterimageException
  21. class InvalidSliceDimensionsException extends Throwable with AfterimageException
  22. class InvalidSliceSelectionAreaException extends Throwable with AfterimageException
  23. class NoDataException extends Throwable with AfterimageException

Ungrouped