18 img =
new GreenfootImage(
"perro1.png");
22 img.mirrorHorizontally();
27 img.mirrorHorizontally();
28 img.mirrorVertically();
49 otro = getOneIntersectingObject(
Personaje.class);
63 ((
Mundo)getWorld()).enviaPerro();
64 getWorld().removeObject(
this);