106107108109110111112
} //Select a random player atualPlayer = new Random().nextInt(nPlayers); gUNO = new GraphicUNO(this); }