Page 1 of 1

0.14.20 API Documentation errors

Posted: Mon Nov 21, 2016 4:58 am
by LotA
- LuaControl.force is documented as read-only

- LuaGameScript.create_surface has an undocumented return value (the generated surface)

Could there be more "occurrences" of these errors?

Re: 0.14.20 API Documentation errors

Posted: Mon Nov 21, 2016 5:20 am
by Articulating
Other errors: almost all of the LuaControl values shown as read-only are in fact RW.

Re: 0.14.20 API Documentation errors

Posted: Sun Nov 27, 2016 2:44 pm
by posila
Thanks for the reports, fixed for next release.
LotA wrote:Could there be more "occurrences" of these errors?
Yes, there could :)