Skip to content

@modoki/engine / index / BoundsProvider

Type Alias: BoundsProvider

BoundsProvider = (ids?) => EntityScreenBounds[]

A layer's bounds computer. ids (when given) limits the work to those entities.

Parameters

ids?

Set<number>

Returns

EntityScreenBounds[]

Built with Modoki.