Move Method Example

The following example moves the object Tank1 in the horizontal direction by an offset of 10 and in the vertical direction by an offset of 25.

Tank1.Move 10, 25