#ifndef LEGOENTITYPRESENTER_H #define LEGOENTITYPRESENTER_H #include "mxcompositepresenter.h" class LegoEntityPresenter : public MxCompositePresenter { public: LegoEntityPresenter(); virtual ~LegoEntityPresenter(); // vtable+0x0 private: void Init(); // VTABLE 0x100d8398 }; #endif // LEGOENTITYPRESENTER_H