Reference
Docs & API reference
The full API reference for pixi-reels, plus an architecture tour and a plain-English glossary. Each page below explains one axis in common language first, then drops into signatures and examples.
Looking for a how-to? Start with Getting started or a recipe.
API guides
Full reference
Architecture
Architecture
A tour of the internals. composition, lifecycle, events, algorithms, testing. Hand-laid SVG, no UML.
OverviewThe ten-thousand-foot view of every moving piece.→ClassesThe composition tree. what owns what.→EventsWhat fires when, and in what order.→Spin lifecycleOne spin as a state machine.→Cascade physicsWhy survivors without winners below them don't move.→Testing modelWhy you can run a full spin in Node, no renderer.→