Пример #1
0
        public void init(GameLogicServer value)
        {
            this.setGameLogicServer(value);

        }
 public void setGameLogicServer(GameLogicServer value)
 {
     _GS = value;
 }
 public void setGameLogicServer(GameLogicServer value)
 {
     _GS = value;
 
 }