MainScreen.cpp
上传用户:garry_shen
上传日期:2015-04-15
资源大小:45647k
文件大小:32k
- // MainScreen.cpp: implementation of the CMainScreen class.
- //
- //////////////////////////////////////////////////////////////////////
- #include "stdafx.h"
- #include "XMudClient.h"
- #include "MainScreen.h"
- #include "FacePlate.h"
- #include "D3DRMScreen.h"
- #include "alpha.h"
- #include "MapInfo.h"
- #include "MenuCreateNew.h"
- #include "InitInternet.h"
- #include <Imm.h>
- #include "MyDInput.h"
- #ifdef _DEBUG
- #undef THIS_FILE
- static char THIS_FILE[]=__FILE__;
- #define new DEBUG_NEW
- #endif
- extern BOOL g_Show555;
- extern BOOL g_Redraw2dFace[2];
- RECT rc3DMainFace;
- extern LPDIRECT3DRM3 g_lpD3DRM;
- extern LPDIRECT3DRMFRAME3 g_lpplayer;
- extern rmfullglobals myglobs;
- extern D3DAppInfo* d3dapp;
- extern CRITICAL_SECTION csAnimation;
- extern CList <animationCallbackArgs *, animationCallbackArgs *> animationlist;
- extern animationCallbackArgs *cb;
- extern CList<CPlayerInfo*,CPlayerInfo*>playerlist;
- extern CPlayerInfo * lpPlayerInfo;
- extern CList <CMapInfo *, CMapInfo *> maplist;
- extern CList<CSkillInfo*,CSkillInfo*>skilllist;
- extern CList<CEquipInfo*,CEquipInfo*>equiplist;
- extern CList<CEquipInfo*,CEquipInfo*>equiprentlist;
- extern CStringList g_equiprentlist;
- extern CMapInfo * lpMapInfo;
- extern BOOL bInsertState; //础