public static class DRNGColorCycle.DColorCell extends DRNGColorCycle.Cell
cell, value| Constructor and Description |
|---|
DRNGColorCycle.DColorCell(int cell,
int rgb) |
| Modifier and Type | Method and Description |
|---|---|
void |
readValue(int[] rgbs,
boolean isHalfbright)
Sets the initial value of the cell from its rgb instance variable.
|
void |
writeValue(int[] rgbs,
boolean isHalfbright)
Does nothing.
|
compareTo, equals, hashCodepublic void readValue(int[] rgbs,
boolean isHalfbright)
readValue in class DRNGColorCycle.Cellrgbs - the palette.isHalfbright - whether the halfbright value shall be taken.public void writeValue(int[] rgbs,
boolean isHalfbright)
writeValue in class DRNGColorCycle.CellCopyright © 2014. All Rights Reserved.