setTexture(texture); window.draw(sprite); window.display(); } delete pixels; ... The SFML documentation says that if I don't explicitly put the size of ...
確定! 回上一頁