Preparing search index...
The search index is not available
Procon 2023
Procon 2023
Game
Interfaces
IBasePosition
Interface IBasePosition
Description
Position interface
interface
IBasePosition
{
x
:
number
;
y
:
number
;
}
Hierarchy
IBasePosition
IPosition
Implemented by
BasePosition
Index
Properties
x
y
Properties
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
x
y
Procon 2023
<internal>
Config
Constants
Game
Hooks
Models
Services
Utils
Generated using
TypeDoc
Description
Position interface