|
JustAnotherDnDGame 0.1.0
Jeu de rĂ´le tactique au d20, vue de dessus, en C++/Qt
|
Position d'une case dans la planche de raccords, en cases (origine haut-gauche). More...
#include <TileAutotile.h>
Public Attributes | |
| int | column = 0 |
| int | row = 0 |
Friends | |
| bool | operator== (const AutotileCell &lhs, const AutotileCell &rhs) noexcept |
Position d'une case dans la planche de raccords, en cases (origine haut-gauche).
|
friend |
| int hmi::AutotileCell::column = 0 |
| int hmi::AutotileCell::row = 0 |