pixi-stats
Version:
WebGL stats for pixi.js or/and three.js
11 lines • 407 B
TypeScript
export declare const PR = 4;
export declare const WIDTH: number;
export declare const HEIGHT: number;
export declare const TEXT_X = 7;
export declare const TEXT_Y = 7;
export declare const GRAPH_X = 7;
export declare const FONT_SIZE = 20;
export declare const GRAPH_Y: number;
export declare const GRAPH_WIDTH: number;
export declare const GRAPH_HEIGHT: number;
//# sourceMappingURL=stats-constants.d.ts.map