translate method

void translate(
  1. num x,
  2. num y
)

Implementation

external void translate(
  num x,
  num y,
);