tq property

Vector2 get tq

Implementation

Vector2 get tq => yw;
set tq (Vector2 arg)

Implementation

set tq(Vector2 arg) => yw = arg;