Libpdraw_backend

I have looked for online documentation for libpdraw_backend API, but have not found it.

Please tell me where to find this documentation.

Thank you in advance.

Mike

Hi,

The PDrAW documentation covers the installation & requirements for using libpdraw-backend.
We do not provide an online version of the code documentation, but the library headers (C version // C++ version) contains inline documentation.

You can also look at the pdraw_desktop source code to see how we’re using the pdraw_backend API into an SDL program.

Regards,
Nicolas.

1 Like

Thank you, Nicolas! I found this documentation in .h documentation and it works well.

Congrats to you and your colleagues for making an excellent API. I got it running in just a few hours.

Tres bien!

Mike

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.