Uses of Interface
org.rspeer.game.coord.shape.CoordShape
-
Packages that use CoordShape Package Description org.rspeer.game.coord.shape org.rspeer.game.query.scene -
-
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. -
Uses of CoordShape in org.rspeer.game.query.scene
Methods in org.rspeer.game.query.scene with parameters of type CoordShape Modifier and Type Method Description QSceneNodeQuery. within(CoordShape... coordAreas)
-