| Package | Description |
|---|---|
| org.bytedeco.ale |
| Modifier and Type | Method and Description |
|---|---|
ColourPalette |
OSystem.colourPalette() |
ColourPalette |
ColourPalette.getPointer(long i) |
ColourPalette |
ColourPalette.position(long position) |
| Constructor and Description |
|---|
DisplayScreen(MediaSource mediaSource,
Sound sound,
ColourPalette palette) |
ScreenExporter(ColourPalette palette)
Creates a new ScreenExporter which can be used to save screens using save(filename).
|
ScreenExporter(ColourPalette palette,
BytePointer path)
Creates a new ScreenExporter which will save frames successively in the directory provided.
|
ScreenExporter(ColourPalette palette,
String path) |
Copyright © 2020. All rights reserved.