Uses of Record Class
dev.twilite.game.common.Coord.Map
Packages that use Coord.Map
Package
Description
-
Uses of Coord.Map in dev.twilite.game.common
Methods in dev.twilite.game.common that return Coord.MapModifier and TypeMethodDescriptionCoord.Fine.map()Converts this fine coordinate to a map-local tile coordinate.static Coord.MapCoord.map(int x, int y, int floor) Creates a map-local coordinate.Converts this absolute coordinate into a coordinate relative toworld.Methods in dev.twilite.game.common with parameters of type Coord.Map -
Uses of Coord.Map in dev.twilite.game.trait
Methods in dev.twilite.game.trait that return Coord.Map -
Uses of Coord.Map in dev.twilite.game.wrapper
Methods in dev.twilite.game.wrapper that return Coord.MapModifier and TypeMethodDescriptionActor.map()Effect.map()HintArrow.map()Projectile.map()SceneObject.map()TileItem.map()WorldEntity.map()Methods in dev.twilite.game.wrapper with parameters of type Coord.MapModifier and TypeMethodDescriptionintReturns the collision flag at the specified Map coord.Returns tile items at a map-local coordinate.