Package com.mygdx.game.AI
-
Class Summary Class Description Node A node in the A* pathfinding graphNodeHeuristic Heuristic function for use in A* pathfindingPath The path that exists between 2 nodes not bidirectionalTileMapGraph The Graphical representation of the tilemap with each cell being bidirectionally to the adjacent nodes. -
Enum Summary Enum Description EnemyState State machine used for NPC ships' behaviour