AOS Fog of War
|
Public Member Functions | |
void | AddColumn (LevelColumn levelColumn) |
Color[] | GetColors (float fogPlaneAlpha) |
void | Reset () |
Properties | |
LevelColumn | this[int index] [get, set] |
A class that holds visibility data updated based on the FOV.
This class is only instantiated and managed by a single Shadowcaster object,
and the object only lasts per session, unlike the serialized LevelData of csFogWar.
This class also has the GetColors() method, which returns the actual texture data in a 1D Color array format.
|
inline |
Referenced by FischlWorks_FogWar.Shadowcaster.Initialize().
|
inline |
|
inline |
Referenced by FischlWorks_FogWar.Shadowcaster.ResetTileVisibility().
|
getset |