|
|
|
@ -185,6 +185,7 @@ public class Colours extends World implements ButtonEvent
|
|
|
|
lila.setBackColor(getC(posli));
|
|
|
|
lila.setBackColor(getC(posli));
|
|
|
|
gelb.setBackColor(getC(posgb));
|
|
|
|
gelb.setBackColor(getC(posgb));
|
|
|
|
remove.setBackColor((x > 0) ? Color.black : Color.gray);
|
|
|
|
remove.setBackColor((x > 0) ? Color.black : Color.gray);
|
|
|
|
|
|
|
|
weiter.setBackColor((x > 2) ? Color.black : Color.gray);
|
|
|
|
pl1.setText("");
|
|
|
|
pl1.setText("");
|
|
|
|
pl2.setText("");
|
|
|
|
pl2.setText("");
|
|
|
|
pl3.setText("");
|
|
|
|
pl3.setText("");
|
|
|
|
|