Table of Contents

Method Rotate270

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

Rotate270(Vector2)

Rotates a vector by 270 degrees.

public static Vector2 Rotate270(this Vector2 vector)

Parameters

vector Vector2

Returns

Vector2