ecspresso
Preparing search index...
index
Vector2D
Interface Vector2D
A 2D vector with x and y components.
interface
Vector2D
{
x
:
number
;
y
:
number
;
}
Index
Properties
x
y
Properties
x
x
:
number
y
y
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
x
y
ecspresso
Loading...
A 2D vector with x and y components.