ag property

Vector2 get ag

Implementation

Vector2 get ag => wy;
set ag (Vector2 arg)

Implementation

set ag(Vector2 arg) => wy = arg;