Classes
Methods
getApparentTerrain()
- Description:
Returns the visual terrain (the one whose symbol is displayed).
- Source:
getProxiedTerrain()
- Description:
Returns the behavioral terrain (the one being wrapped).
- Source:
onAdjacentToInternal()
- Description:
When the player enters an adjacent cell and has DETECT_HIDDEN, swaps the cell's animation symbol to reveal the actual terrain.
- Source:
onNotAdjacentToInternal(_event, cell)
- Description:
When the player leaves the adjacent position, restores the cell's animation symbol so the disguise is shown again.
- Source:
Parameters:
| Name | Type | Description |
|---|---|---|
_event |
GameEvent | Unused. |
cell |
Cell |