#include <memory>#include <string>#include <vector>#include "app/emu/mesen/mesen_socket_client.h"#include "app/platform/sdl_compat.h"
Go to the source code of this file.
Classes | |
| class | yaze::editor::MesenScreenshotPanel |
| ImGui panel that streams live screenshots from a running Mesen2 emulator via socket and displays them as a GPU texture preview. More... | |
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |