Extends
Classes
Methods
getProxiedTerrain()
- Description:
Return the terrain being wrapped (TerrainProxy interface).
- Source:
- Overrides:
onColorEventInternal(event, color, _cell)
- Description:
Removes Unflagger#flag from the player when the received color matches Unflagger#color. Skips silently when there is no player in the event.
- Source:
Parameters:
| Name | Type | Description |
|---|---|---|
event |
GameEvent | |
color |
Color | |
_cell |
Cell | Unused. |