Skip to content
InterfaceCollision & Math@public

PointLike

A mutable point shape accepted by Flash-compatibility copy helpers.

ts
export interface PointLike

Properties

PropertyModifiersTypeDescription
x-number-
y-number-

Released under the MIT License.