Hello everyone!
If you have any account you wanna get rid off, I am open to negotiations.
Prefer : EUW/EUNE/NA/TR/RU Servers
Feel free to contact me on discord : foroeispraktoras
Hello everyone!
If you have any account you wanna get rid off, I am open to negotiations.
Prefer : EUW/EUNE/NA/TR/RU Servers
Feel free to contact me on discord : foroeispraktoras
Java Color.rgb(random,random,random) 05/19/2014 - Java - 4 Replies Guten Abend liebe Community,
ich habe ein Anliegen.
Wie ist es möglich bei der Methode : setTextColor(Color.rgb(0,0,0));
anstatt (0,0,0) 3 random Integer zu verwenden wenn ja wie?
Ich habe es mal so probiert:
final Random r = new Random();