Inheritance Hierarchy
TilDeath Graph
TilDeath LevelGraph
Namespace: TilDeath
Assembly: TilDeath (in TilDeath.exe) Version: 1.1.1.0 (1.1.1)
Syntax
The LevelGraph type exposes the following members.
Constructors
Name | Description | |
---|---|---|
LevelGraph | Initializes a new instance of the LevelGraph class |
Methods
Name | Description | |
---|---|---|
Connect | (Inherited from Graph.) | |
SetEnemyStartNode | ||
SetUnreachableNode | ||
SetupGraph |
Properties
Name | Description | |
---|---|---|
Adjacency | (Inherited from Graph.) | |
EnemyStartNodesList | ||
NodeNumber | (Inherited from Graph.) | |
Nodes | (Inherited from Graph.) | |
UnreachableNodesList |
See Also