Example #1
0
    protected void Start()
    {
        calibrationData.LoadData();

        boardSize = new Size(boardWidth, boardHeight);
    }