Tesseract Engine Documentation

GameObject.Translate Method 

Method called when the motion buttons have been pressed

public virtual void Translate(
   Vector2 value
);

Parameters

value
Vector 2 amount of translation to induce

See Also

GameObject Class | DarkWynter.Engine.GameObjects Namespace