|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FeatureContainer | |
---|---|
net.sf.freecol.common.model | Contains the game model. |
Uses of FeatureContainer in net.sf.freecol.common.model |
---|
Methods in net.sf.freecol.common.model that return FeatureContainer | |
---|---|
FeatureContainer |
Settlement.getFeatureContainer()
Describe getFeatureContainer method here. |
FeatureContainer |
Player.getFeatureContainer()
Get the FeatureContainer value. |
FeatureContainer |
FreeColGameObjectType.getFeatureContainer()
Get the FeatureContainer value. |
FeatureContainer |
Colony.getFeatureContainer()
|
Methods in net.sf.freecol.common.model with parameters of type FeatureContainer | |
---|---|
void |
FeatureContainer.add(FeatureContainer featureContainer)
Describe add method here. |
void |
FeatureContainer.remove(FeatureContainer featureContainer)
Describe remove method here. |
void |
Player.setFeatureContainer(FeatureContainer newFeatureContainer)
Set the FeatureContainer value. |
void |
FreeColGameObjectType.setFeatureContainer(FeatureContainer newFeatureContainer)
Set the FeatureContainer value. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |