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
void
createUpCoin(
const
mVec3_c
&pos, u8 dir, u8 count, u8 layer);
8
9
static
dActorMng_c
*m_instance;
10
};
dActorMng_c
Definition
d_actor_manager.hpp:5
mVec3_c
A three-dimensional floating point vector.
Definition
m_vec.hpp:107
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