Exemplo n.º 1
0
void CUIPdaWnd::Draw()
{
	inherited::Draw									();
//	HUD().GetUI()->m_pMessagesWnd->DrawPdaMessages	();
	DrawUpdatedSections								();
}
Exemplo n.º 2
0
void CUIPdaWnd::Draw()
{
	inherited::Draw									();
	DrawUpdatedSections								();
}