LeviLamina
Loading...
Searching...
No Matches
InputUtils.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
MouseAction
;
8
namespace
cohtml {
struct
MouseEventData
; }
9
// clang-format on
10
11
namespace
OreUI::InputUtils {
12
// functions
13
// NOLINTBEGIN
14
MCAPI ::std::optional<::cohtml::MouseEventData> toMouseEvent(::MouseAction
const
& mouseAction,
bool
isFullKeyboard);
15
// NOLINTEND
16
17
}
// namespace OreUI::InputUtils
MouseAction
Definition
MouseAction.h:5
cohtml::MouseEventData
Definition
MouseEventData.h:7
src-client
mc
client
gui
oreui
InputUtils.h
Generated on
for LeviLamina by
1.16.1