Function Node2D.globalTranslate

Adds the offset vector to the node's global position.

void globalTranslate (
  const(Vector2) offset
) nothrow @nogc;