Initial integration of Mixer, Views and Source classes.

First tests with user interface and Mixing View
This commit is contained in:
brunoherbelin
2020-04-19 00:49:55 +02:00
parent c7a69c1ac8
commit 4f5a71970d
29 changed files with 1211 additions and 630 deletions

View File

@@ -9,6 +9,8 @@
namespace ImGuiToolkit
{
// Icons from resource icon.dds
void Icon(int i, int j);
bool ButtonIcon(int i, int j);