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