mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2025-02-05 08:07:51 -05:00
* d2player/game_controls: Refactor HUD into it's own class game_controls slowly becomes a superclass that does too many things. So move HUD into it's own class. This is the first step of getting the renderer out of game_controls (#798) * d2ui/tooltip: Allow background box to be disabled * d2ui/tooltip: Make GetSize() a public function * d2player: Move const from game_controls to hud * d2player: Fix missing entity hover tooltip |
||
---|---|---|
.. | ||
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.go |