mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Clean scaling pre-filter for formspec/HUD.
This commit is contained in:
parent
b4247dff2e
commit
6d61375cc7
20 changed files with 524 additions and 102 deletions
|
@ -130,7 +130,7 @@ private:
|
|||
float repeat_delay = BUTTON_REPEAT_DELAY);
|
||||
|
||||
/* load texture */
|
||||
void loadButtonTexture(button_info* btn, const char* path);
|
||||
void loadButtonTexture(button_info* btn, const char* path, rect<s32> button_rect);
|
||||
|
||||
struct id_status{
|
||||
int id;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue