Preparing search index...
The search index is not available
@kayahr/aseprite
@kayahr/aseprite
Point
Interface Point
A point with an X and Y coordinate
interface
Point
{
x
:
number
;
y
:
number
;
}
Index
Properties
x
y
Properties
x
x
:
number
The X coordinate.
y
y
:
number
The Y coordinate.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
x
y
@kayahr/aseprite
BlendMode
Direction
Format
ArrayFrame
Frame
FrameTag
Layer
Meta
Point
Rectangle
Size
Slice
SliceKey
SpriteSheet
Color
Generated using
TypeDoc
A point with an X and Y coordinate