Enum MetroidvaniaRoomType
Namespace: Edgar.Unity.Examples.Metroidvania
Assembly: cs.temp.dll.dll
Syntax
public enum MetroidvaniaRoomType
Fields
| Name | Description |
|---|---|
| Corridor | |
| CursedTreasure | |
| Entrance | |
| Exit | |
| Normal | |
| Shop | |
| Teleport | |
| Treasure |
public enum MetroidvaniaRoomType
| Name | Description |
|---|---|
| Corridor | |
| CursedTreasure | |
| Entrance | |
| Exit | |
| Normal | |
| Shop | |
| Teleport | |
| Treasure |