mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2024-11-02 17:27:23 -04:00
627bc8ec65
this allows us to groups screens together, such that they can be de-/activated by de-/activating the group instead of every ui element by hand. Before we were deactivating buttons and stopped rendering to deactivate ui elements. This tied the renderer to these elements. |
||
---|---|---|
.. | ||
button.go | ||
checkbox.go | ||
color_tokens.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 |