mirror of
https://github.com/zoriya/ComSquare.git
synced 2026-05-31 01:25:31 +00:00
supporting scale correctly
This commit is contained in:
@@ -41,6 +41,8 @@ namespace ComSquare::Debugger
|
||||
void _bppChangeUIHandler(int index);
|
||||
//! @brief The size of the renderer to known if resize is necessary
|
||||
Vector2<unsigned> _currentRendererSize;
|
||||
//! @brief Factor used to "see easier the tiles in the debugger"
|
||||
Vector2<float> _widgetScale;
|
||||
|
||||
public:
|
||||
//! @brief ctor
|
||||
|
||||
Reference in New Issue
Block a user