Class FogOfWarExamplePostProcessing
Implements
Inherited Members
Namespace: Edgar.Unity.Examples.FogOfWarExample
Assembly: cs.temp.dll.dll
Syntax
public class FogOfWarExamplePostProcessing : DungeonGeneratorPostProcessingGrid2D, IDungeonGeneratorPostProcessing<DungeonGeneratorLevelGrid2D, DungeonGeneratorCallbacksGrid2D>
Methods
Run(DungeonGeneratorLevelGrid2D)
Declaration
public override void Run(DungeonGeneratorLevelGrid2D level)
Parameters
Type | Name | Description |
---|---|---|
DungeonGeneratorLevelGrid2D | level |