MCPcopy 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

DoLoadMenuDataMethod · 0.80
OnLoadMethod · 0.80
UpdateValuesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected