Uses of Class
org.bitsquad.warzone.map.Map
Packages that use Map
-
Uses of Map in org.bitsquad.warzone.gameengine
Methods in org.bitsquad.warzone.gameengine that return MapMethods in org.bitsquad.warzone.gameengine with parameters of type Map -
Uses of Map in org.bitsquad.warzone.map
Subclasses of Map in org.bitsquad.warzone.mapModifier and TypeClassDescriptionclass
The Adapter class extends the Map class and adapts the functionality of the ConquestMap class.Constructors in org.bitsquad.warzone.map with parameters of type MapModifierConstructorDescriptionConquestMap
(Map p_map) Copy constructs a ConquestMap object.Copy Constructor for Map