Constructor

inline new (x:T, y:T)

Variables

read onlyisObserved:Bool

x:T

y:T

Methods

inline clone (vec:Vector2g<T>):Vector2g<T>

inline copy (vec:Vector2g<T>):Void

inline isEqual (vec:Vector2g<T>):Bool

inline set (x:T, y:T):Void

setObserver (cb:Vector2g<T> ‑> Void):Void

inline toString ():String