mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2024-11-12 23:43:24 -05:00
01927d0f3b
this also adds missing methods to elements not implementing widget. Note here that we do not enable sprite and label, as this would produce a crazy amount of linter warnings due to render() requiering error handling then, which non of the callers handle. Since we remove the render calls later anyways, we can postpone this static check for now. |
||
---|---|---|
.. | ||
button.go | ||
checkbox.go | ||
color_tokens.go | ||
custom_widget.go | ||
d2ui.go | ||
doc.go | ||
drawable.go | ||
frame.go | ||
label.go | ||
scrollbar.go | ||
sprite.go | ||
textbox.go | ||
tooltip.go | ||
ui_manager.go | ||
widget_group.go | ||
widget.go |