@pixi-spine/runtime-3.7
Version:
Pixi runtime for spine 3.7 models
1 lines • 594 B
Source Map (JSON)
{"version":3,"file":"SkeletonBounds.mjs","sources":["../../src/core/SkeletonBounds.ts"],"sourcesContent":["import type { BoundingBoxAttachment } from './attachments';\nimport { SkeletonBoundsBase } from '@pixi-spine/base';\n\n/** Collects each visible {@link BoundingBoxAttachment} and computes the world vertices for its polygon. The polygon vertices are\n * provided along with convenience methods for doing hit detection.\n * @public\n * */\nexport class SkeletonBounds extends SkeletonBoundsBase<BoundingBoxAttachment> {}\n"],"names":[],"mappings":";;AAOO,MAAM,uBAAuB,kBAA0C,CAAA;AAAC;;;;"}