Skip to content
InterfaceCollision & Math@public

RectangleLike

A mutable rectangle shape accepted by Flash-compatibility helpers.

ts
export interface RectangleLike

Properties

PropertyModifiersTypeDescription
height-number-
width-number-
x-number-
y-number-

Released under the MIT License.