Posts by leonardo • 1 point
1 post
-
0
votes1
answer87
viewsA: Code locks the window
I decided that way, but I don’t know if it’s right. public void setUpdatePosition(int posicao, long tempo, int posX, int posY) { Point ponto = new Point(tiles[posicao].x, tiles[posicao].y);…