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