PR pixi-reels

Matrix\<T\>

pixi-reels


pixi-reels / index / Matrix

Type Alias: Matrix<T>

type Matrix<T> = T[][];

Defined in: config/types.ts:252

2D matrix type (reel × row).

Type Parameters

Type Parameter
T