Implement LegoAnimPresenter::FUN_100692b0 (#594)

* Implement LegoAnimPresenter::FUN_100692b0

* Match
This commit is contained in:
Christian Semmler
2024-02-25 12:04:30 -05:00
committed by GitHub
parent 377eebb610
commit 96c98cec3d
7 changed files with 190 additions and 4 deletions

View File

@@ -2,6 +2,7 @@
#define LEGOANIMPRESENTER_H
#include "anim/legoanim.h"
#include "legoroilist.h"
#include "mxgeometry/mxgeometry3d.h"
#include "mxvideopresenter.h"
@@ -47,12 +48,15 @@ public:
protected:
void Init();
void Destroy(MxBool p_fromDestructor);
LegoChar* FUN_10069150(const LegoChar*);
void FUN_100692b0();
LegoChar* FUN_100697c0(const LegoChar*, LegoChar*);
LegoAnim* m_anim; // 0x64
undefined4 m_unk0x68; // 0x68
undefined4 m_unk0x6c; // 0x6c
undefined4 m_unk0x70; // 0x70
undefined4 m_unk0x74; // 0x74
LegoROIList* m_unk0x74; // 0x74
undefined4 m_unk0x78; // 0x78
undefined4 m_unk0x7c; // 0x7c
LegoWorld* m_currentWorld; // 0x80