begin LegoLocomotionAnimPresenter (#474)

* LegoLocomotionAnimPresenter

* Fix game startup

* Fixes

* Add size assert

---------

Co-authored-by: Christian Semmler <mail@csemmler.com>
This commit is contained in:
Misha
2024-01-21 09:58:15 -05:00
committed by GitHub
parent b4bc0e51c9
commit 3f35302e76
4 changed files with 84 additions and 22 deletions

View File

@@ -42,7 +42,7 @@ public:
// 6 more virtual functions here
private:
protected:
void Init();
void Destroy(MxBool p_fromDestructor);