Hi im getting error when trying this code: #include <SFML/Window.hpp> #include <SFML/Graphics.hpp> const float ballVelocity = 8.f; struct Ball { Vector2f ...
確定! 回上一頁