In its constructor, we've introduced a new data type: sf::Vector2f . It's essentially just a struct of two floats, x and y, that represent a point in a two- ...
確定! 回上一頁