ar property

Vector2 get ar

Implementation

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

Implementation

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