New Super Mario Bros. U Headers
Loading...
Searching...
No Matches
SmallScoreMgr.h
Go to the documentation of this file.
1
#
pragma
once
2
3
#
include
<
heap
/
seadDisposer
.
h
>
4
#
include
<
math
/
seadVector
.
h
>
5
6
class
SmallScoreMgr
7
{
8
// createInstance() Address: 0x024CC864
9
// deleteInstance() Address: Deleted
10
// sInstance Address: 0x101D1860
11
// SingletonDisposer_::~SingletonDisposer_() Address: 0x024CD354
12
// SingletonDisposer_::sStaticDisposer Address: 0x101D1864
13
// SingletonDisposer_::vtbl Address: 0x100B9168
14
SEAD_SINGLETON_DISPOSER
(
SmallScoreMgr
)
15
16
public
:
17
// Address: 0x024CC774
18
SmallScoreMgr
();
19
20
// Address: 0x024CCA84
21
void
createSmallScore
(
const
sead::Vector3f& pos, s32 action, s32 player_no,
bool
goal_score =
false
, u32 = 0);
22
23
private
:
24
u32
_10
[(0x3B5F8 - 0x10) /
sizeof
(
u32
)];
25
};
26
static_assert
(
sizeof
(
SmallScoreMgr
) == 0x3B5F8);
SmallScoreMgr
Definition
SmallScoreMgr.h:7
SmallScoreMgr::createSmallScore
void createSmallScore(const sead::Vector3f &pos, s32 action, s32 player_no, bool goal_score=false, u32=0)
SmallScoreMgr::_10
u32 _10[(0x3B5F8 - 0x10)/sizeof(u32)]
Definition
SmallScoreMgr.h:24
game
SmallScoreMgr.h
Generated by
1.14.0