LevelGraph ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  TilDeath Graph
    TilDeath LevelGraph

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

public class LevelGraph : Graph

The LevelGraph type exposes the following members.

Constructors

  NameDescription
Public methodLevelGraph
Initializes a new instance of the LevelGraph class
Top
Methods

  NameDescription
Public methodConnect (Inherited from Graph.)
Public methodSetEnemyStartNode
Public methodSetUnreachableNode
Public methodSetupGraph
Top
Properties

  NameDescription
Public propertyAdjacency (Inherited from Graph.)
Public propertyEnemyStartNodesList
Public propertyNodeNumber (Inherited from Graph.)
Public propertyNodes (Inherited from Graph.)
Public propertyUnreachableNodesList
Top
See Also