Package | Description |
---|---|
org.monte.media.ilbm |
Provides media handlers for the ILBM file format.
|
Modifier and Type | Class and Description |
---|---|
static class |
DRNGColorCycle.DColorCell
True color cell.
|
static class |
DRNGColorCycle.DIndexCell
Color register cell.
|
Modifier and Type | Method and Description |
---|---|
int |
DRNGColorCycle.Cell.compareTo(DRNGColorCycle.Cell that) |
Constructor and Description |
---|
DRNGColorCycle(int rate,
int timeScale,
int min,
int max,
boolean isActive,
boolean isEHB,
DRNGColorCycle.Cell[] cells) |