namespace TanksServer.Models; internal record struct TilePosition(int X, int Y);