org.c64.attitude

Afterimage

package Afterimage

Visibility
  1. Public
  2. All

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 InvalidColourPaletteTemplate extends Throwable with AfterimageException

  7. class InvalidDataRowIndexException extends Throwable with AfterimageException

  8. class InvalidImageDataException extends Throwable with AfterimageException

  9. class InvalidImageDataSliceException extends Throwable with AfterimageException

  10. class InvalidImageModeDataException extends Throwable with AfterimageException

  11. class InvalidNumberOfPaletteColours extends Throwable with AfterimageException

  12. class InvalidPaletteColourIndexValue extends Throwable with AfterimageException

  13. class InvalidPixelCoordinates extends Throwable with AfterimageException

  14. class InvalidPixelsNumberException extends Throwable with AfterimageException

  15. class InvalidScreenCoordinates extends Throwable with AfterimageException

  16. class InvalidScreenDataLengthException extends Throwable with AfterimageException

  17. class InvalidScreenDataSizeException extends Throwable with AfterimageException

  18. class InvalidSliceCoordinatesException extends Throwable with AfterimageException

  19. class InvalidSliceDimensionsException extends Throwable with AfterimageException

  20. class InvalidSliceSelectionAreaException extends Throwable with AfterimageException

  21. class NoDataException extends Throwable with AfterimageException

Value Members

  1. package Colour

  2. package File

  3. package Format

  4. package Memory

  5. package Mode

  6. package Util

  7. package View