Preparing search index...
The search index is not available
foxhole-client.js
foxhole-client.js
Coordinates
Type alias Coordinates
Coordinates
:
{
x
:
number
;
y
:
number
;
}
A 2D coordinate pair.
Type declaration
x
:
number
The X coordinate.
y
:
number
The Y coordinate.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
foxhole-client.js
Loading...
A 2D coordinate pair.