UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

7 lines (6 loc) 241 B
export enum PathEvents { Changed = '@ecd-component-Path/changed', PointAdded = "@ecd-component-Path/point-added", PointRemoved = "@ecd-component-Path/point-removed", PointChanged = "@ecd-component-Path/point-changes" }