Skip to content

Frame

Frame = object

Defined in: core/src/controller.ts:53

Everything a renderer needs to draw one moment of the book.

readonly flip: FlipFrame | null

Defined in: core/src/controller.ts:58


readonly left: number | null

Defined in: core/src/controller.ts:56


readonly orientation: Orientation

Defined in: core/src/controller.ts:55


readonly rect: BookRect

Defined in: core/src/controller.ts:54


readonly right: number | null

Defined in: core/src/controller.ts:57