Commit 85e951b4 by Pedro Rolon

Se cambió la imagen de la bici!

parent 18520b1f
......@@ -52,7 +52,7 @@ public class Something extends Application
FileInputStream inputstream = new FileInputStream("bici.png");
//se setea el tamaño de la imagen!
Image img = new Image(inputstream, 60, 60, false, false);
Image img = new Image(inputstream, 70, 70, false, false);
imagen = new ImageView(img);
......

17 KB | W: | H:

137 KB | W: | H:

bici.png
bici.png
bici.png
bici.png
  • 2-up
  • Swipe
  • Onion skin
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment