Rise
The Vieneo Province
DockedCommunicationDialog.h
Go to the documentation of this file.
1 #pragma once
2 
3 #include "DialogBase.h"
4 
6 {
7 public:
8 
10 
11  void Update();
12  void Draw(D3DXVECTOR3* tracked);
13  void UpdateMenu(short tab);
14  void ActionIconClick(long icon_id);
15  void DragDropItem(short destTab);
16  void Close(bool minimized);
17 };
bool minimized
Definition: DialogBase.h:103
void Draw(D3DXVECTOR3 *tracked)