多做题,通过考试没问题!

游戏设计概论

题库首页>大学试题(计算机科学)>游戏设计概论

如果要建立多人在线的服务器,以下代码正确的是()

  • A、createServer("SinglePlayer","control/data/maps/book_ch4.mis");
  • B、createServer("MultiPlayer","control/data/maps/book_ch4.mis");
  • C、createServer("MultiPlayer",control/data/maps/book_ch4.mis);
  • D、createServer("SinglePlayer",control/data/maps/book_ch4.mis);
查看答案

微信扫一扫手机做题