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