NW4F Lyt
Loading...
Searching...
No Matches
lyt_TextBox.h
Go to the documentation of this file.
1
#
ifndef
NW_LYT_TEXTBOX_H_
2
#
define
NW_LYT_TEXTBOX_H_
3
4
#
include
<
nw
/
types
.
h
>
5
6
// Silent VSCode
7
typedef
wchar_t
char16
;
8
9
namespace
nw
{
namespace
font
{
10
11
template
<
typename
CharType>
12
class
TagProcessorBase
;
13
14
} }
// namespace nw::font
15
16
namespace
nw
{
namespace
lyt
{
17
18
class
TextBox
19
{
20
public
:
21
typedef
font
::
TagProcessorBase
<
char16
>
TagProcessor
;
22
};
23
24
} }
// namespace nw::lyt
25
26
#
endif
// NW_LYT_TEXTBOX_H_
nw::font::TagProcessorBase
nw::lyt::TextBox
Definition
lyt_TextBox.h:19
nw::lyt::TextBox::TagProcessor
font::TagProcessorBase< char16 > TagProcessor
Definition
lyt_TextBox.h:21
char16
wchar_t char16
Definition
lyt_TextBox.h:7
nw::font
nw::lyt
Definition
lyt_Animator.h:6
nw
include
nw
lyt
lyt_TextBox.h
Generated by
1.14.0