|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttoxi.image.colour.Palette
@Deprecated public class Palette
| Field Summary | |
|---|---|
protected int[] |
colours
Deprecated. |
protected int |
lastPickedID
Deprecated. |
| Constructor Summary | |
|---|---|
Palette(int[] colours)
Deprecated. |
|
| Method Summary | |
|---|---|
int |
getLastPickedColour()
Deprecated. |
int |
pickRandomColour()
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected int[] colours
protected int lastPickedID
| Constructor Detail |
|---|
public Palette(int[] colours)
| Method Detail |
|---|
public int pickRandomColour()
public int getLastPickedColour()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||