Tesseract Engine Documentation

GameObject.Rotate Method 

Method called when the rotation buttons have been pressed

public virtual void Rotate(
   Vector2 value
);

Parameters

value
Vector 2 amount of rotation

See Also

GameObject Class | DarkWynter.Engine.GameObjects Namespace