| Package | Description |
|---|---|
| model |
| Modifier and Type | Field and Description |
|---|---|
private java.util.ArrayList<Weapon> |
Unit.weapons
|
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<Weapon> |
Unit.getWeapons() |
| Modifier and Type | Method and Description |
|---|---|
void |
Unit.setWeapons(java.util.ArrayList<Weapon> weapons) |