Ejemplo n.º 1
0
 public Scene()
 {
     m_sceneCfg = new SceneCfg();
     m_zoneSys = new ZoneSys();
 }
Ejemplo n.º 2
0
 public Scene()
 {
     m_sceneCfg = new SceneCfg();
     m_zoneSys  = new ZoneSys();
 }