qs property

Vector2 get qs

Implementation

Vector2 get qs => wx;
set qs (Vector2 arg)

Implementation

set qs(Vector2 arg) => wx = arg;