1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-27 01:25:35 +00:00
OpenDiablo2/d2player
nicholas-eden d6769975cd Initial inventory handling (#270)
Add struct to display inventory panel.
Add struct to handle inventory and merchant grids.

Hook up `i` key to toggle inventory panel.
2019-12-28 23:32:53 -05:00
..
game_controls.go Initial inventory handling (#270) 2019-12-28 23:32:53 -05:00
inventory_grid_test.go Initial inventory handling (#270) 2019-12-28 23:32:53 -05:00
inventory_grid.go Initial inventory handling (#270) 2019-12-28 23:32:53 -05:00
inventory.go Initial inventory handling (#270) 2019-12-28 23:32:53 -05:00