readme-crm32pro.txt
来自「Motoko it s a 2D library to handle the g」· 文本 代码 · 共 39 行
TXT
39 行
---------------------------------------------------------------------------
CRM32Pro SDK
MegaStorm Systems (c) 2006
Roberto Prieto Prieto
---------------------------------------------------------------------------
CRM32Pro is a multimedia and cross-platform (Win32 and Linux) software
development kit(SDK) written in C++ and built on top of SDL.
It is used as a framework for games, emulators, multimedia applications, etc.
Platforms supports:
- Any Windows x86 or x86-64 version. Compilers supported:
> Visual Studio (from 6.0 to 2005)
> GNU GCC (from 3.x to 4.x). Also, you can use mingw32/devc++.
- Any Linux x86 or x86-64 distribution. Compilers supported:
> GNU GCC (from 3.x to 4.x).
Modules:
1. Main and generics functions.
2. ILogSystem
3. IStuffDPF
4. Image Package Format
5. ICursor
6. CTileEngine
7. IPrimitives
8. CFont
9. IScreenFX
10. CButton
11. ITimerSystem
12. CSpriteEngine
13. INetwork
14. IVideo player
15. ISoundFX
It uses the following projects:
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?