miniplex icon indicating copy to clipboard operation
miniplex copied to clipboard

[2.0] New `queue` implementation

Open hmans opened this issue 2 years ago • 0 comments

eg.

queue(() => world.remove(entity))

/* Later */
queue.flush()

hmans avatar Oct 15 '22 08:10 hmans