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