Hi, I created a little button on android, with libGDX very simple, but the problem is this:
I have assigned a function that writes on screen ("hola") something like this:
if(boton.sePulsa()){
System.out.println("hola")
}
and...
asked by
16.08.2016 / 18:29