public MinimapDot(MapleEmptyRectangle rect, Board board, int x, int y) : base(board, x, y) { this.rect = rect; }