Here is an example to draw circle on click button at mouse position: #include <SFML/Graphics.hpp> #include <vector> int main() ...
確定! 回上一頁