We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
public record FieldPoint(int column, int row)
This record represents a point in a field as an object.
column
row
There was an error while loading. Please reload this page.