Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XorTroll/Goldleaf
/ SetWidth
Method
SetWidth
Goldleaf/include/ui/ui_ClickableImage.hpp:65–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
}
64
65
inline void SetWidth(const s32 w) {
66
this->w = w;
67
}
68
69
inline s32 GetHeight() override {
70
return this->h;
Callers
3
DoLoadMenuData
Method · 0.80
OnLoad
Method · 0.80
UpdateValues
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected