| Package | Description |
|---|---|
| stella.adapter |
| Modifier and Type | Field and Description |
|---|---|
private AuxiliaryMaster |
AuxiliaryUnit.master
The master controling the auxiliary unit, used for unique & errors.
|
| Modifier and Type | Method and Description |
|---|---|
protected AuxiliaryMaster |
AuxiliaryUnit.getMaster()
Get the adapter helper that can be used for calculating image-realted
quantities.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AuxiliaryUnit.setMaster(AuxiliaryMaster chef)
Sets the adapter helper who knows everything image related.
|