augment-vir - v31.13.0
Preparing search index...
Coords
Type Alias Coords
A simple type for storing 2D coordinates.
Package
@augment-vir/common
type
Coords
=
{
x
:
number
;
y
:
number
;
}
Index
Properties
x
y
Properties
x
x
:
number
y
y
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
x
y
augment-vir - v31.13.0
Loading...
A simple type for storing 2D coordinates.
Package
@augment-vir/common