|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.freecol.client.control.InGameController.UnitWas
private class InGameController.UnitWas
| Field Summary | |
|---|---|
private int |
amount
|
private Colony |
colony
|
private Location |
loc
|
private Unit.Role |
role
|
private UnitType |
type
|
private Unit |
unit
|
private GoodsType |
work
|
| Constructor Summary | |
|---|---|
InGameController.UnitWas(Unit unit)
|
|
| Method Summary | |
|---|---|
private java.lang.String |
change(FreeColGameObject fcgo)
|
void |
fireChanges()
Fire any property changes resulting from actions of a unit. |
private int |
getAmount(Location location,
GoodsType goodsType)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private Unit unit
private UnitType type
private Unit.Role role
private Location loc
private GoodsType work
private int amount
private Colony colony
| Constructor Detail |
|---|
public InGameController.UnitWas(Unit unit)
| Method Detail |
|---|
private int getAmount(Location location,
GoodsType goodsType)
private java.lang.String change(FreeColGameObject fcgo)
public void fireChanges()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||