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
struct
SDL_Window;
4
5
namespace
Ship
{
6
7
class
Mobile
{
8
public
:
9
static
void
ImGuiProcessEvent
(SDL_Window* window,
bool
wantsTextInput);
10
};
11
};
// namespace Ship
Ship::Mobile
Definition
MobileImpl.h:7
Ship::Mobile::ImGuiProcessEvent
static void ImGuiProcessEvent(SDL_Window *window, 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