ga property

Vector2 get ga

Implementation

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

Implementation

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