Contents Menu Expand Light mode Dark mode Auto light/dark mode
LuaClassLib documentation
LuaClassLib documentation

Contents

  • Welcome to LuaClassLib’s documentation!
  • Usage
    • Basic Usage
    • Creating a class from C code
    • Creating a userdata class
    • Handling inheritance
    • Method injection
  • Reference
Back to top

Usage#

This section shows the basic usage of the library. The examples in this section assume a basic understanding of the Lua C API.

Note

For more examples, check the unit tests.

  • Basic Usage
  • Creating a class from C code
  • Creating a userdata class
  • Handling inheritance
  • Method injection
Next
Basic Usage
Previous
Home
Copyright © 2023, Abigail Teague
Made with Sphinx and @pradyunsg's Furo