MirGroup1.cpp
上传用户:marco7834
上传日期:2010-02-24
资源大小:82k
文件大小:0k
源码类别:

游戏引擎

开发平台:

Visual C++

  1. // MirGroup1.cpp: implementation of the CMirGroup class.
  2. //
  3. //////////////////////////////////////////////////////////////////////
  4. #include "stdafx.h"
  5. #include "MirGroup1.h"
  6. //////////////////////////////////////////////////////////////////////
  7. // Construction/Destruction
  8. //////////////////////////////////////////////////////////////////////
  9. CMirGroup::CMirGroup()
  10. {
  11. }
  12. CMirGroup::~CMirGroup()
  13. {
  14. }