mirror of
https://github.com/zoriya/ComSquare.git
synced 2025-12-21 06:35:10 +00:00
adding ui details (and great visuals fixes)
This commit is contained in:
@@ -38,6 +38,8 @@ namespace ComSquare::Debugger
|
||||
//std::unique_ptr<Renderer::QtSFML> _sfWidget;
|
||||
//! @brief The tile renderer
|
||||
TileRenderer _tileRenderer;
|
||||
//! @brief Change the bpp from the index given by the ui (QT combo box)
|
||||
void _bppChangeUIHandler(int index);
|
||||
public:
|
||||
//! @brief Called when the window is closed. Turn off the debugger.
|
||||
void disableViewer();
|
||||
|
||||
Reference in New Issue
Block a user