API - JohnMcCaffery/NuiLib GitHub Wiki

API documentation is available in two forms.

  1. The simple API only has the documentation for <NuiLib-API.h>. This is the basic API that can be used to use the libraries to integrate NUI functionality into your application. It is fairly thoroughly documented.
  2. The full API is the entire library. It includes all the classes which actually implement the functionality exposed by <NuiLib-API.h>. It is only useful if you are extending the library. The base classes for extension are semi documented. The rest of the code is less clear. This documentation will give you a feel for how the library is put together.
⚠️ **GitHub.com Fallback** ⚠️