GameLevel GetPath Method Delta Engine Documentation

Namespace: CreepyTowers.Levels
Assembly: CreepyTowers (in CreepyTowers.exe) Version: 1.1.1.0 (1.1.1)
Syntax

public ReturnedPath GetPath(
	Vector2D startNode,
	Vector2D endNode
)

Return Value

Type: ReturnedPath
See Also