mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2025-02-03 07:07:25 -05: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. |
||
---|---|---|
.. | ||
d2asset | ||
d2audio | ||
d2config | ||
d2gui | ||
d2hero | ||
d2input | ||
d2inventory | ||
d2item | ||
d2map | ||
d2records | ||
d2render/ebiten | ||
d2screen | ||
d2stats | ||
d2term | ||
d2ui |