Home > rc-js-util > Vec2 > translate2d
Shifts this position by the arguments.
Signature:
translate2d(_dx: number, _dy: number): void;
Returns:
void