LeviLamina
Loading...
Searching...
No Matches
ScreenView.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
ScreenView
{
6
public
:
7
// ScreenView inner types declare
8
// clang-format off
9
struct
DelayedCommand
;
10
struct
TouchPadData
;
11
// clang-format on
12
13
// ScreenView inner types define
14
enum class
DelayedCommandLocation : uint {};
15
16
struct
DelayedCommand
{};
17
18
struct
TouchPadData
{};
19
};
ScreenView::DelayedCommand
Definition
ScreenView.h:16
ScreenView::TouchPadData
Definition
ScreenView.h:18
ScreenView
Definition
ScreenView.h:5
src-client
mc
client
gui
screens
ScreenView.h
Generated on Fri Dec 12 2025 16:34:19 for LeviLamina by
1.12.0