Uses of Class
org.bitsquad.warzone.continent.Continent
Packages that use Continent
-
Uses of Continent in org.bitsquad.warzone.map
Methods in org.bitsquad.warzone.map that return ContinentModifier and TypeMethodDescriptionMap.getContinent
(int p_continentId) Used to get a particular continent by IDMethods in org.bitsquad.warzone.map that return types with arguments of type ContinentModifier and TypeMethodDescriptionAdapter.getContinents()
Gets the continents from the adapted ConquestMap.ConquestMap.getContinents()
Gets the continents from the underlying Map instance.Map.getContinents()
Getter method for continents