@moxijs/core - v0.3.4
Preparing search index...
utils
createPoint
Function createPoint
createPoint
(
x
?:
number
,
y
?:
number
)
:
Point
Commonly used Point factory functions These reduce object allocations and clarify intent
Parameters
x
:
number
= 0
y
:
number
= 0
Returns
Point
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@moxijs/core - v0.3.4
Loading...
Commonly used Point factory functions These reduce object allocations and clarify intent