Class DungeonGeneratorGrid2D
Dungeon generator. All logic is currently inherited from DungeonGeneratorBase.
Inheritance
System.Object
DungeonGeneratorGrid2D
Inherited Members
Namespace: Edgar.Unity
Assembly: cs.temp.dll.dll
Syntax
public class DungeonGeneratorGrid2D : DungeonGeneratorBaseGrid2D, ISerializationCallbackReceiver, ILevelGenerator
Remarks
This file is temporarily empty to make it easier to adapt the new classNameGrid2D naming convention. The motivation for this action is to prevent name clashes in the future when/if a 3D version is released.
See
Implements
ISerializationCallbackReceiver