Windows Mobile Games
The Game API (GAPI) provides solutions for developers who want to write high-performance, real-time games for Windows Mobile-based devices. GAPI is also useful for other applications that need to write directly to the frame buffer, bypassing GDI.
Note GAPI is deprecated. Use DirectDraw and Direct3D Mobile APIs instead.
In This Section
- GAPI Overview
Describes how GAPI provides solutions for specific goals. - Animating Graphics
Provides guidelines for using GAPI to create fast, animated graphics. - Detecting Key Presses
Explains how key presses are detected for game applications.
Reference
- Game API (GAPI)
Describes the structures used with the Windows Mobile Game API.
Send Feedback on this topic to the authors