UNPKG

@phaserjs/phaser

Version:
4 lines (3 loc) 105 B
import { createWorld } from "bitecs"; const world = createWorld(); export const GameObjectWorld = world;