My Project
 
Loading...
Searching...
No Matches
FogOfWar Class Reference

#include <fogofwar.h>

Inheritance diagram for FogOfWar:
Collaboration diagram for FogOfWar:

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)
 

Constructor & Destructor Documentation

◆ FogOfWar()

FogOfWar::FogOfWar ( int mapWidth,
int mapHeight )

Member Function Documentation

◆ updateVisibility()

void FogOfWar::updateVisibility ( const std::vector< bool > & visible,
const std::vector< bool > & visited,
const std::vector< bool > & mapped )

The documentation for this class was generated from the following files: