TimeAction.cpp
上传用户:garry_shen
上传日期:2015-04-15
资源大小:45647k
文件大小:5k
- // TimeAction.cpp: implementation of the CTimeAction class.
- //
- //////////////////////////////////////////////////////////////////////
- #include "stdafx.h"
- #include "XMudClient.h"
- #include "TimeAction.h"
- #include "CommandCheck.h"
- #include "MenuCreateNew.h"
- #include "D3DRMScreen.h"
- #include "MainScreen.h"
- #include "CmdFunction.h"
- #ifdef _DEBUG
- #undef THIS_FILE
- static char THIS_FILE[]=__FILE__;
- #define new DEBUG_NEW
- #endif
- extern int g_playerState;
- extern LPDIRECT3DRMFRAME3 g_lights;
- extern rmfullglobals myglobs;
- extern CList<CPlayerInfo*,CPlayerInfo*>playerlist;
- extern CPlayerInfo * lpPlayerInfo;
- extern CList <animationCallbackArgs *, animationCallbackArgs *> animationlist;
- extern CMainScreen m_MainScreen;
- extern CList <CSkillInfo *, CSkillInfo *> skilllist; // м