InvalidPosition

Field in Position

Summary

Represents the default value for a Position.

public static readonly Position InvalidPosition = new(-1, -1);

Last updated

Was this helpful?