I can not redeem the position of a sprite. I want to redeem the position of just a sprite how do I?
public class Cubos extends Actor {
Sprite azul, verde, vermelho, amarelo, cinza;
public Cubos(){
azul = new Sprite(new Texture(Gdx.files....
asked by
19.04.2016 / 01:21