Packages that use GUIMap | |
---|---|
com.realtime.crossfire.jxclient.skin.skin |
Uses of GUIMap in com.realtime.crossfire.jxclient.skin.skin |
---|
Fields in com.realtime.crossfire.jxclient.skin.skin with type parameters of type GUIMap | |
---|---|
private java.util.Collection<GUIMap> |
DefaultJXCSkin.maps
The GUIMap s that display maps. |
Methods in com.realtime.crossfire.jxclient.skin.skin with parameters of type GUIMap | |
---|---|
void |
DefaultJXCSkin.addMap(GUIMap map)
Adds a GUIMap element that displays a map. |