Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
HBMAnmController.h
Go to the documentation of this file.
1
#ifndef HOMEBUTTON_ANM_CONTROLLER_H
2
#define HOMEBUTTON_ANM_CONTROLLER_H
3
4
#include "
HBMFrameController.h
"
5
6
namespace
nw4hbm
{
7
namespace
lyt {
8
class
AnimTransform
;
9
class
Group
;
10
}
// namespace lyt
11
}
// namespace nw4hbm
12
13
namespace
homebutton
{
14
15
class
GroupAnmController
:
public
FrameController
{
16
public
:
17
/* 0x00 (base) */
18
/* 0x20 */
nw4hbm::lyt::Group
*
mpGroup
;
19
/* 0x24 */
nw4hbm::lyt::AnimTransform
*
mpAnimGroup
;
20
21
GroupAnmController
();
22
virtual
~GroupAnmController
();
23
24
void
do_calc
();
25
};
// size = 0x28
26
27
}
// namespace homebutton
28
29
#endif
HBMFrameController.h
homebutton::FrameController
Definition
HBMFrameController.h:21
homebutton::GroupAnmController
Definition
HBMAnmController.h:15
homebutton::GroupAnmController::~GroupAnmController
virtual ~GroupAnmController()
Definition
HBMAnmController.cpp:10
homebutton::GroupAnmController::mpAnimGroup
nw4hbm::lyt::AnimTransform * mpAnimGroup
Definition
HBMAnmController.h:19
homebutton::GroupAnmController::mpGroup
nw4hbm::lyt::Group * mpGroup
Definition
HBMAnmController.h:18
homebutton::GroupAnmController::GroupAnmController
GroupAnmController()
Definition
HBMAnmController.cpp:8
homebutton::GroupAnmController::do_calc
void do_calc()
Definition
HBMAnmController.cpp:12
nw4hbm::lyt::AnimTransform
Definition
animation.h:127
nw4hbm::lyt::Group
Definition
group.h:22
homebutton
Definition
HBMAnmController.cpp:6
nw4hbm
Definition
HBMAnmController.h:6
src
revolution
homebuttonLib
HBMAnmController.h
Generated by
1.12.0