Package org.rspeer.game.coord
-
Class Summary Class Description Coord Represents a world coordinate on the game map.CoordFine Represents a coordinate in fine space, where each world tile (Coord) is composed of128fine units.CoordGrid Represents a tile-aligned coordinate in a specific world matrix.CoordView Provides view-related projections for aCoordFine, such as converting a world-space fine coordinate into screen-space or minimap-space positions.SceneContext Provides scene-level information and utilities for a specificRSWorldMatrixidentified by its matrix ID.