Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XorTroll/Goldleaf
/ SetHeight
Method
SetHeight
Goldleaf/include/ui/ui_ClickableImage.hpp:73–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
}
72
73
inline void SetHeight(const s32 h) {
74
this->h = h;
75
}
76
77
void SetImage(pu::sdl2::TextureHandle::Ref tex);
78
Callers
3
DoLoadMenuData
Method · 0.80
OnLoad
Method · 0.80
UpdateValues
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected