Métodos públicos | |
void | act () |
![]() | |
void | Enemigo () |
void | mueve () |
Otros miembros heredados | |
![]() | |
int | ubic |
GreenfootImage | img |
int | band |
Write a description of class Carro here.
Definición en la línea 9 del archivo Carro.java.
void Carro.act | ( | ) |
Act - do whatever the Carro wants to do. This method is called whenever the 'Act' or 'Run' button gets pressed in the environment.
Reimplementado de Enemigo.
Definición en la línea 15 del archivo Carro.java.