|
JustAnotherDnDGame 0.1.0
Jeu de rôle tactique au d20, vue de dessus, en C++/Qt
|
Rectangle (en cases) d'une salle, borné aux dimensions réelles du niveau. More...
#include <RoomGrid.h>
Public Attributes | |
| int | column = 0 |
| int | row = 0 |
| int | width = 0 |
| int | height = 0 |
Rectangle (en cases) d'une salle, borné aux dimensions réelles du niveau.
| int hmi::RoomBounds::column = 0 |
| int hmi::RoomBounds::height = 0 |
| int hmi::RoomBounds::row = 0 |
| int hmi::RoomBounds::width = 0 |