Walls And Holes  1
mapcellgraphicsitem.h File Reference
#include "tile.h"
#include <QGraphicsItem>
#include <QPainter>
#include <QDebug>
Include dependency graph for mapcellgraphicsitem.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MapCellGraphicsItem
 The MapCellGraphicsItem class Inherits from QGraphicsItem this class is used for painting and generating the cells in MapCell. More...
 

Enumerations

enum  MapViewMode { NoView = 0, DefaultView = 1, HeightMapView = 2 }
 

Enumeration Type Documentation

◆ MapViewMode

Enumerator
NoView 
DefaultView 
HeightMapView