This commit is contained in:
parent
2702a1bfc4
commit
e95a2bec41
8 changed files with 70 additions and 67 deletions
|
@ -19,6 +19,8 @@ protected: // create from serialization only
|
|||
|
||||
// Attributes
|
||||
public:
|
||||
void SetView(CMapEditView *View);
|
||||
CMapEditView *GetView();
|
||||
void UpdateView(CMapEditView *View);
|
||||
void Render(CMapEditView *View);
|
||||
void UpdateAll(CMapEditView *View);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue