mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-22 16:04:17 +00:00
implement LegoActorPresenter (#434)
* LegoActorPresenter * Add ddtor --------- Co-authored-by: Christian Semmler <mail@csemmler.com>
This commit is contained in:
@@ -52,6 +52,8 @@ public:
|
||||
void FUN_10010c30();
|
||||
void SetLocation(Mx3DPointFloat& p_location, Mx3DPointFloat& p_direction, Mx3DPointFloat& p_up, MxBool);
|
||||
|
||||
inline LegoROI* GetROI() { return m_roi; }
|
||||
|
||||
protected:
|
||||
void Init();
|
||||
void SetWorld();
|
||||
|
Reference in New Issue
Block a user