RuneHive-Game
Loading...
Searching...
No Matches
SimplePathChecker.java File Reference
import com.runehive.game.world.Interactable;
import com.runehive.game.world.entity.mob.Mob;
import com.runehive.game.world.position.Position;
import com.runehive.util.Utility;
Include dependency graph for SimplePathChecker.java:

Go to the source code of this file.

Classes

class  com.runehive.game.world.pathfinding.path.SimplePathChecker
 Represents a PathFinder which is meant to be used to check projectiles passage in a straight line. More...

Packages

package  com.runehive.game.world.pathfinding.path