Recalculate FOV information based upon player location and lighit radius

Declaration Syntax
public void CalculateFOV(
int playerX,
int playerY,
int radius
)

Parameters
- playerX (Int32)
- Player x coord
- playerY (Int32)
- Player y coor
- radius (Int32)
- Radius of sight. 0 means unlimited sight radius
Assembly:
libtcodWrapper (Module: libtcodWrapper) Version: 0.2.0.0 (0.2.0.0)