Walls And Holes  1
MapCell Class Reference

#include <mapcell.h>

Inheritance diagram for MapCell:
Collaboration diagram for MapCell:

Public Slots

void tileChanged ()
 

Public Member Functions

 MapCell (QGraphicsScene *scene, int x, int y, const Tile &tile, QObject *parent=nullptr)
 
 ~MapCell ()
 
int graphicsMode () const
 
void setGraphicsMode (int viewMode)
 

Constructor & Destructor Documentation

◆ MapCell()

MapCell::MapCell ( QGraphicsScene *  scene,
int  x,
int  y,
const Tile tile,
QObject *  parent = nullptr 
)
Here is the call graph for this function:

◆ ~MapCell()

MapCell::~MapCell ( )

Member Function Documentation

◆ graphicsMode()

int MapCell::graphicsMode ( ) const
inline
Here is the call graph for this function:

◆ setGraphicsMode()

void MapCell::setGraphicsMode ( int  viewMode)
Here is the call graph for this function:

◆ tileChanged

void MapCell::tileChanged ( )
slot
Here is the caller graph for this function:

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