Preparing search index...
The search index is not available
SCI.js
SCI.js
@4bitlabs/sci0
Cursor
Interface Cursor
interface
Cursor
{
pixels
:
Uint8ClampedArray
;
width
:
number
;
height
:
number
;
keyColor
?:
number
;
hotspot
:
readonly
[
number
,
number
]
;
}
Hierarchy (
view full
)
IndexedPixelData
Cursor
Index
Properties
pixels
width
height
key
Color?
hotspot
Properties
Readonly
pixels
pixels
:
Uint8ClampedArray
Readonly
width
width
:
number
Readonly
height
height
:
number
Optional
Readonly
key
Color
key
Color
?:
number
Readonly
hotspot
hotspot
:
readonly
[
number
,
number
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
pixels
width
height
key
Color
hotspot
SCI.js
Loading...