RuneHive-Tarnish
Neural OSRS Enhancement Framework
|
This is the complete list of members for com.osroyale.game.world.pathfinding.TraversalMap, including all inherited members.
block(Region region, int height, int localX, int localY) | com.osroyale.game.world.pathfinding.TraversalMap | inlinestatic |
getTraversableTiles(Position southWest, int width, int length) | com.osroyale.game.world.pathfinding.TraversalMap | inlinestatic |
isTraversable(Position from, Direction direction, int size) | com.osroyale.game.world.pathfinding.TraversalMap | inlinestatic |
isTraversable(Position from, Direction direction, boolean impenetrable) | com.osroyale.game.world.pathfinding.TraversalMap | inlinestatic |
markBridge(Region region, int height, int x, int y) | com.osroyale.game.world.pathfinding.TraversalMap | inlinestatic |
markObject(Region region, GameObject object, boolean add, boolean list) | com.osroyale.game.world.pathfinding.TraversalMap | inlinestatic |
markOccupant(Region region, int height, int x, int y, int width, int length, boolean impenetrable, boolean add) | com.osroyale.game.world.pathfinding.TraversalMap | inlinestatic |
set(Region region, int height, int x, int y, int flag) | com.osroyale.game.world.pathfinding.TraversalMap | inlinestatic |