1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-30 02:55:23 +00:00
OpenDiablo2/OpenDiablo2.Common/Interfaces
2018-11-22 22:53:05 -05:00
..
IFont.cs Added font rendering and label support 2018-11-22 16:22:39 -05:00
IGameEngine.cs Initial commit 2018-11-22 00:18:42 -05:00
ILabel.cs Added more button logic. Fixed transparency issues 2018-11-22 18:06:15 -05:00
IMouseInfoProvider.cs Finished button logic. Added github and quit buttons. 2018-11-22 18:46:24 -05:00
IMPQProvider.cs Initial commit 2018-11-22 00:18:42 -05:00
IMusicProvider.cs Added fake loading screen. Added music support. 2018-11-22 02:24:55 -05:00
IPaletteProvider.cs Initial commit 2018-11-22 00:18:42 -05:00
IRenderTarget.cs Initial commit 2018-11-22 00:18:42 -05:00
IRenderWindow.cs Finished button logic. Added github and quit buttons. 2018-11-22 18:46:24 -05:00
IResourceManager.cs Added resource manager. Working on weird memory and performance things. 2018-11-22 22:53:05 -05:00
IScene.cs Initial commit 2018-11-22 00:18:42 -05:00
ISceneManager.cs Started work on character select screen. Disabled audio to prevent crashes. 2018-11-22 20:23:00 -05:00
ISprite.cs Added more button logic. Fixed transparency issues 2018-11-22 18:06:15 -05:00
ITextLabel.cs Cleaned up rendering logic to reduce verbose code 2018-11-22 14:30:37 -05:00