Scrawl-canvas API
SC inline documentation
SC demo test suite
SC developer runbook
GitHub
Preparing search index...
HitOutput
Interface HitOutput
interface
HitOutput
{
artefact
:
ArtefactInstance
;
index
?:
number
;
particle
?:
ParticleInstance
;
tiles
?:
number
[]
;
x
:
number
;
y
:
number
;
}
Index
Properties
artefact
index?
particle?
tiles?
x
y
Properties
artefact
artefact
:
ArtefactInstance
Optional
index
index
?:
number
Optional
particle
particle
?:
ParticleInstance
Optional
tiles
tiles
?:
number
[]
x
x
:
number
y
y
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
artefact
index
particle
tiles
x
y
SC inline documentation
SC demo test suite
SC developer runbook
GitHub
Scrawl-canvas API
Loading...