Uses of Interface
org.rspeer.game.coord.shape.CoordShape
-
Packages that use CoordShape Package Description org.rspeer.game.coord.shape -
-
Uses of CoordShape in org.rspeer.game.coord.shape
Classes in org.rspeer.game.coord.shape that implement CoordShape Modifier and Type Class Description classCoordAreaRepresents an axis-aligned rectangular area of world coordinates on a single floor level.classCoordPolygonRepresents a polygonal region in worldCoordspace.
-