| News / News archive |
| Guestbook |
| About |
| History |
| Wiki |
| FPS Magazine |
| Forums |
| Community Portal |
| Old forum archive |
|
Latest themes on the forum: |
GMAPI is a C++ library that allows you to create DLLs that integrate more tightly with Game Maker. It allows DLLs to call built-in GML functions and even register new ones, which is more efficient than calling DLL functions through scripts. Additionally, the library provides access to all internal resources of the GM game (sprites, backgrounds, sounds, global and local variables, including arrays) and its Direct3D context (IDirect3D8, IDirect3DDevice8, IDirect3DTexture8).
Project page (Google Code archive): https://code.google.com/archive/p/gmapi