Enum FogOfWarMode
Mode of Fog of War.
Namespace: Edgar.Unity
Assembly: cs.temp.dll.dll
Syntax
public enum FogOfWarMode
Fields
Name | Description |
---|---|
FadeIn | All tiles fade in uniformly. |
Wave | The fog moves as a wave. The tiles that are closest to the player are revealed first. |