Skip to content

Home > @esengine/ecs-framework-monorepo > IVector2

IVector2 interface

向量2D

Signature:

typescript
export interface IVector2

Properties

Property

Modifiers

Type

Description

x

number

y

number

基于 MIT 许可证发布