C# Class Tibialyzer.TibiaPath

Show file Open project: Mytherin/Tibialyzer Class Usage Examples

Public Properties

Property Type Description
begin Coordinate
end Coordinate
path Tibialyzer.DijkstraPoint

Property Details

begin public property

public Coordinate begin
return Coordinate

end public property

public Coordinate end
return Coordinate

path public property

public DijkstraPoint,Tibialyzer path
return Tibialyzer.DijkstraPoint