MCPcopy Create free account
hub / github.com/melonjs/melonJS / particle.ts

File particle.ts

packages/melonjs/src/particles/particle.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { randomFloat } from "../math/math.ts";
2import { Vector2d, vector2dPool } from "../math/vector2d.ts";
3
4import type Container from "../renderable/container.js";

Callers

nothing calls this directly

Calls 2

createPoolFunction · 0.90
registerPoolFunction · 0.90

Tested by

no test coverage detected