ps property

Vector2 get ps
inherited

Implementation

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

Implementation

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