Try making the window a class member: class myEvents { public: //Variables int tSize = 40; int tileCount = 20; int width = tileCount * tSize ...
確定! 回上一頁