◆ allowHflip()
bool tson::Transformations::allowHflip |
( |
| ) |
const |
|
inline |
- Returns
- hflip: Whether the tiles in this set can be flipped horizontally (default false)
◆ allowPreferuntransformed()
bool tson::Transformations::allowPreferuntransformed |
( |
| ) |
const |
|
inline |
- Returns
- preferuntransformed: Whether untransformed tiles remain preferred, otherwise transformed tiles are used to produce more variations (default false)
◆ allowRotation()
bool tson::Transformations::allowRotation |
( |
| ) |
const |
|
inline |
- Returns
- rotate: Whether the tiles in this set can be rotated in 90 degree increments (default false)
◆ allowVflip()
bool tson::Transformations::allowVflip |
( |
| ) |
const |
|
inline |
- Returns
- vflip: Whether the tiles in this set can be flipped vertically (default false)
◆ m_preferuntransformed
bool tson::Transformations::m_preferuntransformed {} |
|
private |
hflip: Whether the tiles in this set can be flipped horizontally (default false)
◆ m_rotate
bool tson::Transformations::m_rotate {} |
|
private |
preferuntransformed: Whether untransformed tiles remain preferred, otherwise transformed tiles are used to produce more variations (default false)
◆ m_vflip
bool tson::Transformations::m_vflip {} |
|
private |
rotate: Whether the tiles in this set can be rotated in 90 degree increments (default false)
The documentation for this class was generated from the following file: