|
libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
|
#include <string>#include <memory>#include <imgui.h>#include <imgui_internal.h>#include "ship/window/gui/GuiElement.h"#include <stdint.h>Go to the source code of this file.
Classes | |
| class | Ship::GuiWindow |
| A floating ImGui window managed by the Ship Gui layer. More... | |
Namespaces | |
| namespace | Ship |
| Core namespace for the libultraship engine framework. | |