English
Appearance
@modoki/engine / index / TestSystemDef
A game system to run each frame, with its pipeline priority.
fn: (world) => void
world
void
World
name: string
string
optional priority?: number
optional
number
Defaults to SYSTEM_PRIORITY.GAME.