/** * Shared `settings.anchorPoint` resolution for every renderable that accepts * it (Sprite, Entity, Collectable, ImageLayer, Text, BitmapText, Sprite3d). * Same normalized convention as {@link Renderable#anchorPoint}: x 0=left → * 1=right, y 0=top → 1=bottom. */ export {}; //# sourceMappingURL=anchorPoint.d.ts.map