Table of Contents

Property MousePosition

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

MousePosition

Gets the mouse position as a grid point.

public GridPoint2 MousePosition { get; }

Property Value

GridPoint2

The mouse position.