ts property

Vector2 ts

Implementation

Vector2 get ts => yx;
void ts= (Vector2 arg)

Implementation

set ts(Vector2 arg) => yx = arg;