textmode.js / TextmodeVector / copy
Method: copy()
ts
copy(): TextmodeVector;Create a copy of this vector.
Returns
A new vector with the same components.
textmode.js / TextmodeVector / copy
copy(): TextmodeVector;Create a copy of this vector.
A new vector with the same components.