NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
d_actor_manager.hpp
1
#pragma once
2
3
#include <game/mLib/m_vec.hpp>
4
5
class
dActorMng_c
{
6
public
:
7
u8 mPad1[0x28];
8
int
mGoombaZOrderThing;
9
u8 mPad2[0x218];
10
11
void
createUpCoin(
const
mVec3_c
&pos, u8 dir, u8 count, u8 layer);
12
13
static
dActorMng_c
*m_instance;
14
};
dActorMng_c
Definition
d_actor_manager.hpp:5
mVec3_c
A three-dimensional floating point vector.
Definition
m_vec.hpp:122
include
game
bases
d_actor_manager.hpp
Made with ❤️ by
CLF78
and
RootCubed
. Logos by
Chasical
and
B1
. Website generated by
Doxygen
1.15.0