mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2025-02-09 01:56:47 -05:00
* Handle up/down/enter keys and reset menu on toggle Signed-off-by: William Claude <w.claude@thebeat.co> * Add sound when selecting an item Signed-off-by: William Claude <w.claude@thebeat.co> * Reorganise code and remove unused things (YAGNI) Signed-off-by: William Claude <w.claude@thebeat.co> * Group properties Signed-off-by: William Claude <w.claude@thebeat.co> * Use switch statements instead of IFs Signed-off-by: William Claude <w.claude@thebeat.co> * Prevent opening the escape menu over hero stats or inventory Signed-off-by: William Claude <w.claude@thebeat.co> |
||
---|---|---|
.. | ||
escape_menu.go | ||
game_controls.go | ||
input_callback_listener.go | ||
inventory_grid_test.go | ||
inventory_grid.go | ||
inventory.go | ||
player_state.go | ||
stats.go |