#include <InGameUI.h>
Public Attributes | |
| const ThingTemplate * | m_thingTemplate |
| Real | m_percentComplete |
| GameWindow * | m_control |
Definition at line 156 of file InGameUI.h.
| GameWindow* BuildProgress::m_control |
Definition at line 160 of file InGameUI.h.
| Real BuildProgress::m_percentComplete |
Definition at line 159 of file InGameUI.h.
| const ThingTemplate* BuildProgress::m_thingTemplate |
Definition at line 158 of file InGameUI.h.