LeviLamina
Loading...
Searching...
No Matches
TouchPointResults.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/input/TouchEventResult.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
struct
TouchPoint
;
11
// clang-format on
12
13
class
TouchPointResults
{
14
public
:
15
// TouchPointResults inner types define
16
using
TouchEventResults = ::std::vector<::std::pair<::TouchPoint, ::TouchEventResult>>;
17
18
public
:
19
// member variables
20
// NOLINTBEGIN
21
::ll::TypedStorage<8, 24, ::std::vector<::std::pair<::TouchPoint, ::TouchEventResult>>> _touchEventResults;
22
// NOLINTEND
23
};
TouchPointResults
Definition
TouchPointResults.h:5
TouchPoint
Definition
TouchPoint.h:5
src-client
mc
deps
input
TouchPointResults.h
Generated on Tue Dec 30 2025 14:20:32 for LeviLamina by
1.12.0