1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2025-02-10 10:36:42 -05:00
OpenDiablo2/OpenDiablo2.Core/UI
Diego M f3793e0a60 Basic Character Panel and Inventory Panel drawing (#30)
* Initial minipanel work
* Character and Inventory panel implementation, frame included
* Separate panel frame from the actual inventory and character panels so they can be reused by other panels
2018-11-29 19:11:25 -05:00
..
Button.cs Added support for label and button text wrappping and alignment. 2018-11-28 23:03:32 -05:00
CharacterPanel.cs Basic Character Panel and Inventory Panel drawing (#30) 2018-11-29 19:11:25 -05:00
InventoryPanel.cs Basic Character Panel and Inventory Panel drawing (#30) 2018-11-29 19:11:25 -05:00
MiniPanel.cs Basic Character Panel and Inventory Panel drawing (#30) 2018-11-29 19:11:25 -05:00
PanelFrame.cs Basic Character Panel and Inventory Panel drawing (#30) 2018-11-29 19:11:25 -05:00
TextBox.cs Detatched Core from Scenes 2018-11-26 18:18:23 -05:00