JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
games.stendhal.common.CollisionMap
Packages that use
CollisionMap
Package
Description
games.stendhal.common
common classes for both server and client.
Uses of
CollisionMap
in
games.stendhal.common
Methods in
games.stendhal.common
that return
CollisionMap
Modifier and Type
Method
Description
static
CollisionMap
CollisionMap.
create
(
LayerDefinition
layer)