C# Class Pathfinding.PathNNConstraint

Inheritance: NNConstraint
显示文件 Open project: austinshenk/Binary Class Usage Examples

Public Methods

Method Description
SetStart ( Node node ) : void

Method Details

SetStart() public method

public SetStart ( Node node ) : void
node Node
return void