ts property

Vector2 ts
inherited

Implementation

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

Implementation

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