libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
Loading...
Searching...
No Matches
MobileImpl.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <cstdint>
4
#include <string>
5
6
#include <imgui.h>
7
8
namespace
Ship
{
9
10
class
Mobile
{
11
public
:
12
static
void
ImGuiProcessEvent
(
bool
wantsTextInput);
13
};
14
};
// namespace Ship
Ship::Mobile
Definition
MobileImpl.h:10
Ship::Mobile::ImGuiProcessEvent
static void ImGuiProcessEvent(bool wantsTextInput)
Ship
Core namespace for the libultraship engine framework.
Definition
gfx_direct3d_common.h:14
include
ship
port
mobile
MobileImpl.h
Generated by
1.9.8