sdfsdfs
This commit is contained in:
4
node_modules/pixi.js/lib/utils/data/updateQuadBounds.d.ts
generated
vendored
Normal file
4
node_modules/pixi.js/lib/utils/data/updateQuadBounds.d.ts
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
import type { ObservablePoint } from '../../maths/point/ObservablePoint';
|
||||
import type { Texture } from '../../rendering/renderers/shared/texture/Texture';
|
||||
import type { BoundsData } from '../../scene/container/bounds/Bounds';
|
||||
export declare function updateQuadBounds(bounds: BoundsData, anchor: ObservablePoint, texture: Texture, padding: number): void;
|
Reference in New Issue
Block a user