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