ps property

Vector2 ps

Implementation

Vector2 get ps => zx;
void ps=(Vector2 arg)

Implementation

set ps(Vector2 arg) => zx = arg;