Adventure at Umalu  22nd March, 2013
Rogue-like Dungeon Crawler, written in Java
 All Classes Functions Variables Pages
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
test.path.PathFinderImplTests Class Referenceabstract
Inheritance diagram for test.path.PathFinderImplTests:
test.path.AStarTest test.path.BresenhamTest

Public Member Functions

void init ()
 
void orthogonalS ()
 
void orthogonalW ()
 
void orthogonalE ()
 
void orthogonalN ()
 
void diagonalNW ()
 
void diagonalSE ()
 
void diagonalNE ()
 
void diagonalSW ()
 

Protected Member Functions

abstract PathFinder getInstance ()
 

Protected Attributes

PathFinder pathfinder
 

The documentation for this class was generated from the following file: