Table of Contents

Method Rotate180

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

Rotate180(Vector2)

Rotates a vector by 180 degrees.

public static Vector2 Rotate180(this Vector2 vector)

Parameters

vector Vector2

Returns

Vector2