Docs

API Reference

Each class page documents the C++ and Lua API together, in the style of the Supernova Engine docs.

Pages with detailed method descriptions: Engine, Scene, Object, Input, Camera, Body2D, PhysicsSystem, and related core types. Other classes list the full API surface; expand descriptions over time by editing the markdown files under docs/reference/classes/.

Use doriax/generate_api_suggestions.py in the engine repo to inventory bindings when adding new APIs.

See also Enumerations and Build Options.

Actions

Components

Core

I/O

Managers

Math

Objects

UI

Other

Particles

Physics

Scripting

Systems

Textures