Search
Preparing search index...
The search index is not available
elmajs
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Position
Class Position
Simple point with x and y coordinates
Hierarchy
Position
Index
Constructors
constructor
Properties
x
y
Constructors
constructor
new
Position
(
x
?:
number
, y
?:
number
)
:
Position
Parameters
Default value
x:
number
= 0
Default value
y:
number
= 0
Returns
Position
Properties
x
x
:
number
y
y
:
number
Globals
Position
constructor
x
y
Generated using
TypeDoc
Simple point with x and y coordinates