Building Game Engines
Room Struct Reference

the tile for wall More...

#include <MapGenerator.hpp>

Collaboration diagram for Room:
Collaboration graph

Public Attributes

int x
 
int y
 
int width
 
int height
 

Detailed Description

the tile for wall

Member Data Documentation

◆ height

int Room::height

◆ width

int Room::width

◆ x

int Room::x

◆ y

int Room::y