C# Class BoringHeroes.Extenders

Datei anzeigen Open project: lances101/BoringHeroes

Public Methods

Method Description
Distance2D ( this one, AForge two ) : double
Distance2D ( this a, Point b ) : double

Method Details

Distance2D() public static method

public static Distance2D ( this one, AForge two ) : double
one this
two AForge
return double

Distance2D() public static method

public static Distance2D ( this a, Point b ) : double
a this
b Point
return double