C# Class Tibialyzer.TibiaPath

显示文件 Open project: Mytherin/Tibialyzer Class Usage Examples

Public Properties

Property Type Description
begin Coordinate
end Coordinate
path Tibialyzer.DijkstraPoint

Property Details

begin public_oe property

public Coordinate begin
return Coordinate

end public_oe property

public Coordinate end
return Coordinate

path public_oe property

public DijkstraPoint,Tibialyzer path
return Tibialyzer.DijkstraPoint