Hi all,
I want to add achievements to Bullet Candy, as every other new game released on Steam seems to have them, and it gives me an excuse to relaunch the game and continue to be able to eat etc.
the thing is that the api is in C++, and while i have a basic knowledge of the language, i have no idea how to get the two languages to operate. There's a DLL, a lib file and a .h file that i assume i will have to 'wrap', but i haven't the slightest idea how.
so, is there anyone who has already done this for blitzmax? How would i wrap it? the docs don't seem to cover this
Cheers
Charlie
I want to add achievements to Bullet Candy, as every other new game released on Steam seems to have them, and it gives me an excuse to relaunch the game and continue to be able to eat etc.
the thing is that the api is in C++, and while i have a basic knowledge of the language, i have no idea how to get the two languages to operate. There's a DLL, a lib file and a .h file that i assume i will have to 'wrap', but i haven't the slightest idea how.
so, is there anyone who has already done this for blitzmax? How would i wrap it? the docs don't seem to cover this
Cheers
Charlie