clik-engine API
GitHub
Preparing search index...
Phaser
Types
Curves
JSONCurve
Type Alias JSONCurve
type
JSONCurve
=
{
points
:
number
[]
;
type
:
string
;
}
Index
Properties
points
type
Properties
points
points
:
number
[]
The arrays of points like
[x1, y1, x2, y2]
type
type
:
string
The of the curve
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
points
type
GitHub
clik-engine API
Loading...
The arrays of points like
[x1, y1, x2, y2]