Page 1 of 1

Libs & functions description

Posted: Mon Sep 14, 2015 2:37 am
by Apocalypse
Hi all,
I'm new on the forum so sorry for my naïve question: where can I find a description of all libraries and functions included in Stef's SGDK.
I know I can open each .h file but it isn't a very efficient way of working.
If such a document doesn't exist I'm keen to do one (hoping it will help me knowing all libs by rote).

Also I didn't find a presentation topic on the forum.

Re: Libs & functions description

Posted: Mon Sep 14, 2015 8:59 pm
by KanedaFr
Hi ;)

Stef will answer but at some point, he added doxygen tags...
I don't know if he created a doc or not ....perhaps you should call doxygen on sgdk

Re: Libs & functions description

Posted: Mon Sep 14, 2015 11:34 pm
by djcouchycouch
Apocalypse wrote:Pascal's sdk.
Pascal's SDK? Not Stef's SGDK?

Re: Libs & functions description

Posted: Tue Sep 15, 2015 2:34 am
by Apocalypse
djcouchycouch wrote:
Apocalypse wrote:Pascal's sdk.
Pascal's SDK? Not Stef's SGDK?
My mistake... I'm a bit lost, you're right it's Stef's SGDK (first message modified).

Re: Libs & functions description

Posted: Tue Sep 15, 2015 10:19 am
by Stef
You should find a doc folder in SGDK containing doxygen documentation generated in HTML format. So you can browse it while you are writing code ;-)
There is a wiki on the github repository website but it really needs an update...

Re: Libs & functions description

Posted: Tue Sep 15, 2015 9:48 pm
by Apocalypse
Hi Stef,
I've downloaded the Stef Dev Kit 0.4 on SpritesMind Tools web page but no documentation is included.
I found the full SGDK here http://stephane-d.github.io/SGDK/
I'm all good to code now!
Thanks.

Re: Libs & functions description

Posted: Wed Sep 16, 2015 12:39 pm
by Stef
Wow SGDK 0.4, it's a quite old version ! I probably added documentation later :p