Skip to content

Rect

Rect: object

A rectangle type with postion, width and height.

Type declaration

h

h: number

w

w: number

x

x: number

y

y: number

Source

src/render/glyph_atlas.ts:13