Diplo
 All Classes Namespaces Files Functions Variables Properties
Static Public Member Functions | Static Public Attributes | List of all members
mental_maps.draw.AStarNeighbor Class Reference

Static Public Member Functions

static int[,] getNeighborNodes (Graphics g, Graph graf, Point start, Point end, Point p, int fieldSize, int granul, Stack< Point > polygon)
  More...
 

Static Public Attributes

static int vertexArea = 5
 

Member Function Documentation

static int [,] mental_maps.draw.AStarNeighbor.getNeighborNodes ( Graphics  g,
Graph  graf,
Point  start,
Point  end,
Point  p,
int  fieldSize,
int  granul,
Stack< Point >  polygon 
)
static

Parameters
gKomponent, pre kreslenie
grafGraf - vrchply, hrany a pod.
startStart vrchol, z ktoreho hladame cestu
endPosledny vrchol, do ktoreho hladame cestu
p
fieldSize
granulAko daleko maju byt susedia od seba
polygonPolygon, v ktorom sa mozu nachadzat cesty
Returns

Member Data Documentation

int mental_maps.draw.AStarNeighbor.vertexArea = 5
static

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