Definition at line 23 of file tile.h.
◆ Tile()
◆ ~Tile()
◆ bounds()
const QRect & Tile::bounds |
( |
| ) |
const |
|
inline |
◆ clear()
◆ load()
void Tile::load |
( |
const QImage & |
image, |
|
|
const QPoint & |
topLeft |
|
) |
| |
Loads the input image into the tile.
Definition at line 35 of file tile.cpp.
◆ pixmap() [1/2]
◆ pixmap() [2/2]
const QPixmap & Tile::pixmap |
( |
| ) |
const |
|
inline |
◆ pos()
const QPoint & Tile::pos |
( |
| ) |
const |
|
inline |
◆ posF()
const QPointF & Tile::posF |
( |
| ) |
const |
|
inline |
◆ size()
const QSize & Tile::size |
( |
| ) |
const |
|
inline |
◆ mBounds
◆ mPos
◆ mPosF
◆ mSize
◆ mTilePixmap
The documentation for this class was generated from the following files:
- core_lib/src/graphics/bitmap/tile.h
- core_lib/src/graphics/bitmap/tile.cpp