• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

GameMaker C++ Extensions Header?

babyjeans

Member
I've been writing some C++ based DLLs and noticed in other forum posts / documentation online that there's a "RunnerJNILib" for the Android version which has some useful functions - like the ability to create a DSMap from the plugin.

Is there a header file for a similar set of functions to be used via C++?
 
Top