mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-21 00:45:23 +01:00
IrrlichtMt: import scrollbar changes
This commit is contained in:
@@ -59,6 +59,9 @@ public:
|
||||
//! sets the position of the scrollbar
|
||||
void setPos(s32 pos) override;
|
||||
|
||||
//! sets the content height to scroll
|
||||
void setPageSize(s32 size) override { }
|
||||
|
||||
//! updates the rectangle
|
||||
void updateAbsolutePosition() override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user