Enum BlockType
Type of blocks in map
Fields
Name | Description |
---|---|
Background | Static block without collider |
Element | Internal IMapItem that do not spawn into stage |
Entity | Dynamic object with logic attached |
Level | Static block with collider |