Implement LegoModelPresenter::ReadyTickle (#546)

* Implement LegoModelPresenter::ReadyTickle

* Update legoworld.h

* Fixes

---------

Co-authored-by: Christian Semmler <mail@csemmler.com>
This commit is contained in:
Misha
2024-02-09 18:41:35 -05:00
committed by GitHub
parent 84af3e2158
commit 223b07ee3d
5 changed files with 82 additions and 3 deletions

View File

@@ -35,6 +35,8 @@ public:
void SetEntityLocation(Mx3DPointFloat& p_location, Mx3DPointFloat& p_direction, Mx3DPointFloat& p_up);
inline LegoEntity* GetEntity() { return m_entity; }
// SYNTHETIC: LEGO1 0x100535a0
// LegoEntityPresenter::`scalar deleting destructor'