首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 网狐lua斗地主游戏

网狐lua斗地主游戏

  • 资源大小:5.46 MB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:1次
  • 资源积分:1积分
  • 标      签: lua

资 源 简 介

local GameModel = appdf.req(appdf.CLIENT_SRC.."gamemodel.GameModel") local GameLayer = class("GameLayer", GameModel) local module_pre = "game.qipai.land.src" local ExternalFun =  appdf.req(appdf.EXTERNAL_SRC .. "ExternalFun") local cmd = appdf.req(module_pre .. ".models.CMD_Game") local GameLogic = appdf.req(module_pre .. ".models.GameLogic") local GameViewLayer = appdf.req(module_pre .. ".views.layer.GameViewLayer") local GameResultLayer = appdf.req(module_pre .. ".views.layer.GameResultLayer") local QueryDialog = appdf.req("app.views.layer.other.QueryDialog") function GameLayer:ctor( frameEngine,scene )             GameLayer.super.ctor(self, frameEngine, scene)     self:OnInitGameEngine()     self._roomRule = self._gameFrame._dwServerRule     self.m_bLeaveGame = false    

文 件 列 表

land
src
res

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
0.269584s