casteroidpool.cpp

来自「Symbian s60 游戏编程示例」· C++ 代码 · 共 20 行

CPP
20
字号
/*
* ============================================================================
*  Name     : CGfxTimer from CGfxTimer.h
*  Part of  : roids
*  Created  : 05/12/2001 by Twm Davies
*  Implementation notes:
*     Initial content was generated by Nokia Series 60 AppWizard.
*  Version  :
*  Copyright: Twm Davies
* ============================================================================
*/

// INCLUDE FILES
//#include "CAsteroidPool.h"
//
// Class which takes care of asteroids memory allocation
// uses a fixed size buffer to avoid OOM.


⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?