GpsGate Server JavaScript API

Vec2  1.0.0

GpsGate Server JavaScript API > Vec2 > Franson.Vec2.Vec2
Search:
 
Filters

Class Franson.Vec2.Vec2 - extends Point

mostly for documentation purposes. Note that this class doesn't have _any_ methods, we use the separate functions in Franson.Vec2 and duck-typing.

Constructor

Franson.Vec2.Vec2([x=0], [y=0])
Parameters:
[x=0] <number>
[y=0] <number>

Properties

x - number

Default Value: 0

y - number

Default Value: 0

Properties inherited from Point:

x, y

Copyright © 2009 Franson Technology AB, Sweden. All rights reserved.