clik-engine API
GitHub
Preparing search index...
SpawnPoint
Interface SpawnPoint
interface
SpawnPoint
{
name
:
string
;
properties
?:
Record
<
string
,
unknown
>
;
type
?:
string
;
x
:
number
;
y
:
number
;
}
Index
Properties
name
properties?
type?
x
y
Properties
name
name
:
string
Optional
properties
properties
?:
Record
<
string
,
unknown
>
Optional
type
type
?:
string
x
x
:
number
y
y
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
properties
type
x
y
GitHub
clik-engine API
Loading...