UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

6 lines 214 B
/** * * @return {(function(entity:number, ecd:EntityComponentDataset, view:View):void)[]} */ export function makeEntityDecorators(): ((arg0: entity) => number); //# sourceMappingURL=makeEntityDecorators.d.ts.map