909192939495969798
return m_network; } public static IA getIA() { if (m_ia == null) { m_ia = new IAGame(); } return m_ia; }