| Modifier and Type | Class and Description |
|---|---|
class |
GreenMartian
This class models a GreenMartian which is a subclass of Martian
|
| Modifier and Type | Field and Description |
|---|---|
protected ArrayList<Teleporter> |
MartianManager.teleporters
Stores
Martian instances that implement Teleporter. |
| Modifier and Type | Method and Description |
|---|---|
Teleporter |
MartianManager.getTeleporterAt(int i)
|