UNPKG

@vci/quick-three

Version:

quick three

13 lines (12 loc) 264 B
const ThingEvents = { Destroyed: "destroyed", Update: "update", Animate: "animate", HoverOn: "hoverOn", HoverOff: "hoverOff", Click: "click", Dblclick: "dblclick", ContextMenu: "contextmenu", Wheel: "wheel" }; export { ThingEvents };