UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

5 lines 161 B
export type AnimationClipFlag = number; export namespace AnimationClipFlag { let ClampWhenFinished: number; } //# sourceMappingURL=AnimationClipFlag.d.ts.map