C# Class FlatRedBall.Content.AI.Pathfinding.LinkSave

Exibir arquivo Open project: vchelaru/FlatRedBall Class Usage Examples

Public Properties

Property Type Description
Cost float
NodeLinkingTo string

Public Methods

Method Description
FromLink ( FlatRedBall link ) : LinkSave

Method Details

FromLink() public static method

public static FromLink ( FlatRedBall link ) : LinkSave
link FlatRedBall
return LinkSave

Property Details

Cost public_oe property

public float Cost
return float

NodeLinkingTo public_oe property

public string NodeLinkingTo
return string