Main Page

From GMAPI

Jump to: navigation, search

gmAPI

gmAPI is a library for Visual C++ that allows you to create DLLs that directly interact with Game Maker games made with Game Maker 6.1 and 7.0. It supports directly calling a GM game's functions and directly accessing the structures of resources within the game.

GMC Topic

The GMC topic currently has all the information you need on installation, initalization and basic usage of gmAPI. You can view it at http://gmc.yoyogames.com/index.php?showtopic=429267.

List of pages