A dialog to perform debugging of the tileset.
void tile_picking_requested(bool active)
void set_tile(const ::tile *t)
Sets the tile being debugged.
void refresh_messages(const struct tileset *t)
Refresh the messages list.
virtual ~tileset_debugger()
Destructor.
tileset_debugger(QWidget *parent=nullptr)
Constructor.
const ::tile * tile() const
void refresh(const struct tileset *t)
Enters or exits tile picking mode.
void pick_tile(bool active)
Enters or exits tile picking mode.