Advertisement
Guest User

Untitled

a guest
Nov 5th, 2022
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | Software | 0 0
  1. import basis.*;
  2. import java.awt.Color.*;
  3. import java.util.*;
  4. import java.util.concurrent.TimeUnit;
  5.  
  6. public class SuntjmacheraCPU
  7. {
  8. public SuntjmacheraCPU()
  9. {
  10. SuntjmacheraMap Suntj;
  11. }
  12. public void StartpunktCPU(int startpunktyou)
  13. {
  14. int random = (int) Math.floor(Math.random() * 2); //Nummer zwischen 0 und 36
  15. int y = random;
  16.  
  17. }
  18. }
  19.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement