LeviLamina
Loading...
Searching...
No Matches
ControlsSettingsScreenController.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
ControlsSettingsScreenController
{
6
public
:
7
// ControlsSettingsScreenController inner types declare
8
// clang-format off
9
struct
BindingInfo
;
10
struct
KeyboardLayoutInfo
;
11
// clang-format on
12
13
// ControlsSettingsScreenController inner types define
14
struct
BindingInfo
{};
15
16
struct
KeyboardLayoutInfo
{
17
public
:
18
// KeyboardLayoutInfo inner types declare
19
// clang-format off
20
struct
BindingInfoCollection
;
21
// clang-format on
22
23
// KeyboardLayoutInfo inner types define
24
struct
BindingInfoCollection
{};
25
};
26
};
ControlsSettingsScreenController::BindingInfo
Definition
ControlsSettingsScreenController.h:14
ControlsSettingsScreenController::KeyboardLayoutInfo::BindingInfoCollection
Definition
ControlsSettingsScreenController.h:24
ControlsSettingsScreenController::KeyboardLayoutInfo
Definition
ControlsSettingsScreenController.h:16
ControlsSettingsScreenController
Definition
ControlsSettingsScreenController.h:5
src-client
mc
client
gui
screens
controllers
ControlsSettingsScreenController.h
Generated on Fri Dec 12 2025 16:34:18 for LeviLamina by
1.12.0