|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MapEditorTransformPanel.MapTransform | |
---|---|
net.sf.freecol.client.control | Contains the classes responsible for the control of the game. |
net.sf.freecol.client.gui.panel | Contains the panels and dialogs. |
Uses of MapEditorTransformPanel.MapTransform in net.sf.freecol.client.control |
---|
Methods in net.sf.freecol.client.control that return MapEditorTransformPanel.MapTransform | |
---|---|
MapEditorTransformPanel.MapTransform |
MapEditorController.getMapTransform()
Gets the current MapTransform . |
Methods in net.sf.freecol.client.control with parameters of type MapEditorTransformPanel.MapTransform | |
---|---|
void |
MapEditorController.setMapTransform(MapEditorTransformPanel.MapTransform mt)
Sets the currently chosen MapTransform . |
Uses of MapEditorTransformPanel.MapTransform in net.sf.freecol.client.gui.panel |
---|
Subclasses of MapEditorTransformPanel.MapTransform in net.sf.freecol.client.gui.panel | |
---|---|
class |
MapEditorTransformPanel.TileTypeTransform
|
Methods in net.sf.freecol.client.gui.panel with parameters of type MapEditorTransformPanel.MapTransform | |
---|---|
void |
MapControls.update(MapEditorTransformPanel.MapTransform mapTransform)
Updates this InfoPanel . |
void |
InfoPanel.update(MapEditorTransformPanel.MapTransform mapTransform)
Updates this InfoPanel . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |