Preparing search index...
The search index is not available
Procon 2023
Procon 2023
Game
Interfaces
IPositionData
Interface IPositionData<T>
Description
Position data
interface
IPositionData
{
data
:
T
;
x
:
number
;
y
:
number
;
}
Type Parameters
T
Data type
Index
Properties
data
x
y
Properties
data
data
:
T
Description
Data
x
x
:
number
Description
X position
y
y
:
number
Description
Y position
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
data
x
y
Procon 2023
<internal>
Config
Constants
Game
Hooks
Models
Services
Utils
Generated using
TypeDoc
Description
Position data