In-game command console for MXVK / Vulkan windows. More...
#include <SDL3/SDL.h>#include <cstddef>#include <deque>#include <functional>#include <iosfwd>#include <limits>#include <string>#include <vector>#include "mxvk_text.hpp"Go to the source code of this file.
Classes | |
| class | mxvk::VK_Console |
| Lightweight command console renderer for mxvk::VK_Window. More... | |
Namespaces | |
| namespace | console |
| namespace | mxvk |
| Utilities for loading and saving PNG images. | |
Typedefs | |
| using | console::Console = mxvk::VK_Console |
| using | mxvk::Console = VK_Console |
In-game command console for MXVK / Vulkan windows.
Definition in file mxvk_console.hpp.