#include <fogofwar.h>


Public Member Functions | |
| FogOfWar (int mapWidth, int mapHeight) | |
| void | updateVisibility (const std::vector< bool > &visible, const std::vector< bool > &visited, const std::vector< bool > &mapped) |
| FogOfWar::FogOfWar | ( | int | mapWidth, |
| int | mapHeight ) |
| void FogOfWar::updateVisibility | ( | const std::vector< bool > & | visible, |
| const std::vector< bool > & | visited, | ||
| const std::vector< bool > & | mapped ) |