Extends
Members
terrain :Terrain
- Source:
- Inherited From:
Type:
Methods
getProxiedTerrain()
- Description:
Return the terrain being wrapped (TerrainProxy interface).
- Source:
- Inherited From:
onEnterInternal(event, player, cell, dir)
- Description:
Fires the color event (delegating to Trigger#onEnterInternal), then removes this decorator from the cell. Skips silently when the event is already cancelled.
- Source:
- Overrides:
Parameters:
| Name | Type | Description |
|---|---|---|
event |
GameEvent | |
player |
Player | |
cell |
Cell | |
dir |
Direction |