UNPKG

excalibur

Version:

Excalibur.js is a simple JavaScript game engine with TypeScript bindings for making 2D games in HTML5 Canvas. Our mission is to make web game development as simple as possible.

6 lines (5 loc) 172 B
export * from './EmitterType'; export * from './Particles'; export * from './ParticleEmitter'; export * from './GpuParticleEmitter'; export * from './GpuParticleRenderer';