When you call new game() the constructor is been called of that class. And in that constructor you are calling matrix which requires the value of rows.
確定! 回上一頁