JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
zombie.worldMap
WorldMap
Uses of Class
zombie.worldMap.WorldMap
Packages that use
WorldMap
Package
Description
zombie.worldMap
Uses of
WorldMap
in
zombie.worldMap
Methods in
zombie.worldMap
that return
WorldMap
Modifier and Type
Method
Description
WorldMap
WorldMapRenderer.
getWorldMap
()
Methods in
zombie.worldMap
with parameters of type
WorldMap
Modifier and Type
Method
Description
void
WorldMapRenderer.
setMap
(
WorldMap
worldMap, int x, int y, int width, int height)