Preparing search index...
The search index is not available
js-draw
js-draw
@js-draw/math
comparePathIndices
Function comparePathIndices
Returns a positive number if
a
comes after
b
, 0 if equal, and negative otherwise.
comparePathIndices
(
a
:
PathCurveIndex
,
b
:
PathCurveIndex
)
:
number
Parameters
a
:
PathCurveIndex
b
:
PathCurveIndex
Returns
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
js-draw
Loading...
OpenSource licenses
Returns a positive number if
a
comes afterb
, 0 if equal, and negative otherwise.