Page 1 of 1

BGA framework sources

Posted: 10 January 2021, 08:40
by Alex_tgiu
Hi there,
I'm currently developing my first game and while stumbling upon errors, it would be very helpful to understand what the framework does exactly and why those errors happen. I have to add, that I'm not a PHP/JS developer, but come from the Java side, where I am used to always have sources of libs I use at hand and be able to debug into them. So where are the framework sources to do such?
Regards,
Alex

Re: BGA framework sources

Posted: 10 January 2021, 13:17
by Tisaac
Alex_tgiu wrote: 10 January 2021, 08:40 Hi there,
I'm currently developing my first game and while stumbling upon errors, it would be very helpful to understand what the framework does exactly and why those errors happen. I have to add, that I'm not a PHP/JS developer, but come from the Java side, where I am used to always have sources of libs I use at hand and be able to debug into them. So where are the framework sources to do such?
Regards,
Alex
They are obviously not open sourced, since otherwise anyone could run a copy of BGA. Some fonctions are documented, others are not and that's all you can get. On the.wikidoc there is also a page about debugging, you should probably took a look at it