Exemple #1
0
 public void DoUpdate()
 {
     m_netMgr.DoUpdate();
     m_logSystem.DoUpdate();
     m_msgDispatcher.DoUpdate();
 }