Implement MxTransitionManager SetWaitIndicator and SetupCopyRect (#165)

* Implement MxTransitionManager SetWaitIndicator and SetupCopyRect

* More accurate SetupCopyRect

* Add MxDSAction::Flag_Bit5

* SetupCopyRect PR Amends

* Correct braces formatting

* Stub MxVideoPresenter::Destroy
This commit is contained in:
Regan Green
2023-10-05 06:31:20 -04:00
committed by GitHub
parent 2d45914ddf
commit c46bc985c2
10 changed files with 208 additions and 21 deletions

View File

@@ -29,6 +29,8 @@ public:
return !strcmp(name, MxMediaPresenter::ClassName()) || MxPresenter::IsA(name);
}
virtual void VTable0x58(); // vtable+0x58
undefined4 m_unk40;
undefined4 m_unk44;
undefined4 m_unk48;