New Super Mario Bros. U Headers
Loading...
Searching...
No Matches
CommentMgr.h
Go to the documentation of this file.
1
#
pragma
once
2
3
#
include
<
container
/
seadSafeArray
.
h
>
4
#
include
<
framework
/
seadCalculateTask
.
h
>
5
#
include
<
framework
/
seadTaskMgr
.
h
>
6
#
include
<
math
/
seadVector
.
h
>
7
#
include
<
time
/
seadTickTime
.
h
>
8
9
class
CommentMgr
:
public
sead
::
CalculateTask
10
{
11
SEAD_TASK_SINGLETON_DISPOSER
(
CommentMgr
)
12
13
public
:
14
CommentMgr
(
const
sead
::
TaskConstructArg
&
arg
);
15
16
//protected:
17
u8
_c8
;
18
u32
_cc
;
19
u8
_d0
;
20
u8
_d1
;
21
u8
_d2
;
22
u8
_d3
;
23
sead
::
Vector2f
_d4
;
24
u8
_dc
;
25
u8
_dd
;
26
u8
_de
;
27
u32
_e0
[0x310 /
sizeof
(
u32
)];
28
u8
_3f0
;
29
u32
_3f4
[0x318 /
sizeof
(
u32
)];
30
u8
_70c
;
31
u32
_710
[0x10 /
sizeof
(
u32
)];
32
u8
_720
;
33
u8
_721
;
34
u32
_724
;
35
u32
_728
;
36
sead
::
BitFlag32
_72c
;
// Maybe?
37
u32
_730
[0x1C /
sizeof
(
u32
)];
38
sead
::
UnsafeArray
<
sead
::
TickTime
, 12>
_750
;
39
u32
_7b0
;
40
u32
_7b4
;
41
u8
_7b8
;
42
u32
_7bc
;
43
u8
_7c0
;
44
u8
_7c1
;
45
u32
_7c4
;
46
u8
_7c8
;
47
u8
_7c9
;
48
u32
_7cc
;
49
u32
_7d0
;
50
u8
_7d4
;
51
u32
_7d8
;
52
u8
_7dc
;
53
u8
_7dd
;
54
u32
_7e0
;
55
u8
_7e4
;
56
u8
_7e5
;
57
u8
_7e6
;
58
u32
_7e8
;
59
u32
_7ec
;
60
// ...
61
};
62
static_assert
(
sizeof
(
CommentMgr
) == 0x7F0);
CommentMgr
Definition
CommentMgr.h:10
CommentMgr::_7e6
u8 _7e6
Definition
CommentMgr.h:57
CommentMgr::_70c
u8 _70c
Definition
CommentMgr.h:30
CommentMgr::_dd
u8 _dd
Definition
CommentMgr.h:25
CommentMgr::_7dd
u8 _7dd
Definition
CommentMgr.h:53
CommentMgr::_7c1
u8 _7c1
Definition
CommentMgr.h:44
CommentMgr::_710
u32 _710[0x10/sizeof(u32)]
Definition
CommentMgr.h:31
CommentMgr::_7d8
u32 _7d8
Definition
CommentMgr.h:51
CommentMgr::_7e0
u32 _7e0
Definition
CommentMgr.h:54
CommentMgr::_cc
u32 _cc
Definition
CommentMgr.h:18
CommentMgr::_7dc
u8 _7dc
Definition
CommentMgr.h:52
CommentMgr::_3f4
u32 _3f4[0x318/sizeof(u32)]
Definition
CommentMgr.h:29
CommentMgr::_724
u32 _724
Definition
CommentMgr.h:34
CommentMgr::_7d4
u8 _7d4
Definition
CommentMgr.h:50
CommentMgr::_d2
u8 _d2
Definition
CommentMgr.h:21
CommentMgr::_7c9
u8 _7c9
Definition
CommentMgr.h:47
CommentMgr::_de
u8 _de
Definition
CommentMgr.h:26
CommentMgr::_728
u32 _728
Definition
CommentMgr.h:35
CommentMgr::_721
u8 _721
Definition
CommentMgr.h:33
CommentMgr::_d3
u8 _d3
Definition
CommentMgr.h:22
CommentMgr::_7d0
u32 _7d0
Definition
CommentMgr.h:49
CommentMgr::_7b0
u32 _7b0
Definition
CommentMgr.h:39
CommentMgr::_d1
u8 _d1
Definition
CommentMgr.h:20
CommentMgr::_7cc
u32 _7cc
Definition
CommentMgr.h:48
CommentMgr::_72c
sead::BitFlag32 _72c
Definition
CommentMgr.h:36
CommentMgr::_d0
u8 _d0
Definition
CommentMgr.h:19
CommentMgr::_730
u32 _730[0x1C/sizeof(u32)]
Definition
CommentMgr.h:37
CommentMgr::_7ec
u32 _7ec
Definition
CommentMgr.h:59
CommentMgr::_7e8
u32 _7e8
Definition
CommentMgr.h:58
CommentMgr::_7e4
u8 _7e4
Definition
CommentMgr.h:55
CommentMgr::_7b8
u8 _7b8
Definition
CommentMgr.h:41
CommentMgr::_720
u8 _720
Definition
CommentMgr.h:32
CommentMgr::_3f0
u8 _3f0
Definition
CommentMgr.h:28
CommentMgr::_dc
u8 _dc
Definition
CommentMgr.h:24
CommentMgr::_7e5
u8 _7e5
Definition
CommentMgr.h:56
CommentMgr::_e0
u32 _e0[0x310/sizeof(u32)]
Definition
CommentMgr.h:27
CommentMgr::_7c4
u32 _7c4
Definition
CommentMgr.h:45
CommentMgr::_d4
sead::Vector2f _d4
Definition
CommentMgr.h:23
CommentMgr::_7bc
u32 _7bc
Definition
CommentMgr.h:42
CommentMgr::_7c0
u8 _7c0
Definition
CommentMgr.h:43
CommentMgr::_750
sead::UnsafeArray< sead::TickTime, 12 > _750
Definition
CommentMgr.h:38
CommentMgr::_7c8
u8 _7c8
Definition
CommentMgr.h:46
CommentMgr::_c8
u8 _c8
Definition
CommentMgr.h:17
CommentMgr::_7b4
u32 _7b4
Definition
CommentMgr.h:40
system
CommentMgr.h
Generated by
1.14.0