MCPcopy 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

DoLoadMenuDataMethod · 0.80
OnLoadMethod · 0.80
UpdateValuesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected