Pixi’VN
indexInterfaces

Interface: GameTestingErrorEntry

Defined in: src/core/testing.ts:11

One error captured by createGameTesting's enable while testing is active, via Game.addOnError.

Properties

error

> error: unknown

Defined in: src/core/testing.ts:12


timestamp

> timestamp: number

Defined in: src/core/testing.ts:13

On this page