示例#1
0
void CUIPdaWnd::Draw()
{
	inherited::Draw									();
//	HUD().GetUI()->m_pMessagesWnd->DrawPdaMessages	();
	DrawUpdatedSections								();
}
示例#2
0
void CUIPdaWnd::Draw()
{
	inherited::Draw									();
	DrawUpdatedSections								();
}