LeviLamina
Loading...
Searching...
No Matches
UITextureInfo.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/client/gui/SliceSize.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
struct
AsepriteFrameInformation
;
11
namespace
Json {
class
Value
; }
12
// clang-format on
13
14
class
UITextureInfo
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::TypedStorage<4, 16, ::ui::SliceSize> mNineslice;
19
::ll::TypedStorage<1, 1, bool> mHasNineslice;
20
::ll::TypedStorage<4, 8, ::glm::vec2> mBaseUVSize;
21
::ll::TypedStorage<8, 24, ::std::vector<::AsepriteFrameInformation>> mAsepriteFrames;
22
::ll::TypedStorage<4, 4, int> mTotalDurationInMilliseconds;
23
// NOLINTEND
24
25
public
:
26
// member functions
27
// NOLINTBEGIN
28
MCAPI
bool
_loadAseprite(::Json::Value
const
& value);
29
30
MCAPI
void
_loadNineslice(::Json::Value
const
& value);
31
// NOLINTEND
32
};
Json::Value
Definition
Value.h:16
UITextureInfo
Definition
UITextureInfo.h:5
AsepriteFrameInformation
Definition
AsepriteFrameInformation.h:5
src-client
mc
client
gui
UITextureInfo.h
Generated on
for LeviLamina by
1.16.1